Author: tkoomzaaskz
Date: 2010-09-12 12:54:11 +0200 (Sun, 12 Sep 2010)
New Revision: 30887

Modified:
   plugins/tdCorePlugin/trunk/package.xml
Log:
[td][core] fixed package.xml for new release, 0.2.1

Modified: plugins/tdCorePlugin/trunk/package.xml
===================================================================
--- plugins/tdCorePlugin/trunk/package.xml      2010-09-12 10:45:42 UTC (rev 
30886)
+++ plugins/tdCorePlugin/trunk/package.xml      2010-09-12 10:54:11 UTC (rev 
30887)
@@ -10,7 +10,7 @@
     <email>[email protected]</email>
     <active>yes</active>
   </lead>
-  <date>2010-09-09</date>
+  <date>2010-09-12</date>
   <time>11:00:00</time>
   <version>
     <release>0.2.1</release>
@@ -34,8 +34,11 @@
         </dir>
       </dir>
 
-      <dir name="lib">
-        <file name="fixtures.yml" role="data" />
+      <dir name="data">
+        <dir name="fixtures">
+          <file name="configs.yml" role="data" />
+          <file name="subpages.yml" role="data" />
+        </dir>
       </dir>
 
       <dir name="lib">
@@ -96,8 +99,8 @@
             <file name="generator.yml" role="data" />
           </dir>
           <dir name="lib">
-            <file name="tdConfigGeneratorConfiguration.class" role="data" />
-            <file name="tdConfigGeneratorHelper.class" role="data" />
+            <file name="tdConfigGeneratorConfiguration.class.php" role="data" 
/>
+            <file name="tdConfigGeneratorHelper.class.php" role="data" />
           </dir>
           <dir name="templates" />
         </dir>
@@ -109,8 +112,8 @@
             <file name="generator.yml" role="data" />
           </dir>
           <dir name="lib">
-            <file name="tdSubpageGeneratorConfiguration.class" role="data" />
-            <file name="tdSubpageGeneratorHelper.class" role="data" />
+            <file name="tdSubpageGeneratorConfiguration.class.php" role="data" 
/>
+            <file name="tdSubpageGeneratorHelper.class.php" role="data" />
           </dir>
           <dir name="templates">
             <file name="_ajax_activate.php" role="data" />
@@ -237,7 +240,7 @@
         <api>beta</api>
       </stability>
       <license uri="http://www.symfony-project.org/license";>MIT 
license</license>
-      <date>2010-09-09</date>
+      <date>2010-09-12</date>
       <license>MIT</license>
       <notes>
         * added model and modules for subpages and configuration

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" 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/symfony-svn?hl=en.

Reply via email to