Author: david
Date: Tue Nov 9 11:14:27 2010
New Revision: 8810
Log:
Order alphabetically. Add ead.dtd
Modified:
trunk/config/package.xml
Modified: trunk/config/package.xml
==============================================================================
--- trunk/config/package.xml Tue Nov 9 11:05:36 2010 (r8809)
+++ trunk/config/package.xml Tue Nov 9 11:14:27 2010 (r8810)
@@ -31,19 +31,20 @@
<file name="COPYRIGHT" role="doc"/>
<file name="css//*" role="data"/>
<file name="data//*" role="data"/>
+ <file name="ead.dtd" role="data"/>
<file name="images//*" role="data"/>
<file name="index.php" role="php"/>
- <file name="qubit_dev.php" role="php"/>
<file name="js//*" role="data"/>
<file name="lib//*" role="php"/>
- <file name="vendor/symfony/data//*" role="data"/>
<file name="LICENSE" role="doc"/>
<file name="plugins//*" role="php"/>
+ <file name="qubit_dev.php" role="php"/>
<file name="README" role="doc"/>
<file name="symfony" role="script"/>
<file name="test//*" role="test"/>
<file name="uploads//*" role="data"/>
<file name="vendor//*" role="php"/>
+ <file name="vendor/symfony/data//*" role="data"/>
</contents>
<dependencies>
<required>
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.