Author: tkoomzaaskz Date: 2010-02-07 23:16:52 +0100 (Sun, 07 Feb 2010) New Revision: 27680
Added: plugins/tdCorePlugin/trunk/web/images/icons/frontpage.png plugins/tdCorePlugin/trunk/web/images/icons/small/frontpage.png Modified: plugins/tdCorePlugin/trunk/package.xml Log: [td][core] added icons Modified: plugins/tdCorePlugin/trunk/package.xml =================================================================== --- plugins/tdCorePlugin/trunk/package.xml 2010-02-07 21:44:17 UTC (rev 27679) +++ plugins/tdCorePlugin/trunk/package.xml 2010-02-07 22:16:52 UTC (rev 27680) @@ -10,10 +10,10 @@ <email>[email protected]</email> <active>yes</active> </lead> - <date>2010-01-24</date> + <date>2010-02-07</date> <time>11:00:00</time> <version> - <release>0.1.8</release> + <release>0.1.9</release> <api>0.1.0</api> </version> <stability> @@ -51,6 +51,7 @@ <file name="folder-audio.png" role="data" /> <file name="folder-image.png" role="data" /> <file name="folder-video.png" role="data" /> + <file name="frontpage.png" role="data" /> <file name="image.png" role="data" /> <file name="link.png" role="data" /> <file name="lock.png" role="data" /> @@ -81,6 +82,7 @@ <file name="folder-audio.png" role="data" /> <file name="folder-image.png" role="data" /> <file name="folder-video.png" role="data" /> + <file name="frontpage.png" role="data" /> <file name="image.png" role="data" /> <file name="link.png" role="data" /> <file name="lock.png" role="data" /> @@ -137,6 +139,24 @@ <release> <version> + <release>0.1.9</release> + <api>0.1.0</api> + </version> + <stability> + <release>beta</release> + <api>beta</api> + </stability> + <license uri="http://www.symfony-project.org/license">MIT license</license> + <date>2010-02-07</date> + <license>MIT</license> + <notes> + * NOT RELEASED YET + * icons added + </notes> + </release> + + <release> + <version> <release>0.1.8</release> <api>0.1.0</api> </version> Added: plugins/tdCorePlugin/trunk/web/images/icons/frontpage.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/icons/frontpage.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: plugins/tdCorePlugin/trunk/web/images/icons/small/frontpage.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/icons/small/frontpage.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream -- 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.
