Author: tkoomzaaskz Date: 2010-01-23 14:38:55 +0100 (Sat, 23 Jan 2010) New Revision: 27092
Added: plugins/tdCorePlugin/trunk/web/images/icons/noise.png plugins/tdCorePlugin/trunk/web/images/icons/rocket.png plugins/tdCorePlugin/trunk/web/images/icons/small/noise.png plugins/tdCorePlugin/trunk/web/images/icons/small/rocket.png plugins/tdCorePlugin/trunk/web/images/icons/small/task-list.png plugins/tdCorePlugin/trunk/web/images/icons/task-list.png Modified: plugins/tdCorePlugin/trunk/package.xml Log: [td][core] icons added - for release 0.1.8 Modified: plugins/tdCorePlugin/trunk/package.xml =================================================================== --- plugins/tdCorePlugin/trunk/package.xml 2010-01-23 13:06:17 UTC (rev 27091) +++ plugins/tdCorePlugin/trunk/package.xml 2010-01-23 13:38:55 UTC (rev 27092) @@ -10,10 +10,10 @@ <email>[email protected]</email> <active>yes</active> </lead> - <date>2010-01-18</date> + <date>2010-01-23</date> <time>11:00:00</time> <version> - <release>0.1.7</release> + <release>0.1.8</release> <api>0.1.0</api> </version> <stability> @@ -56,11 +56,14 @@ <file name="lock.png" role="data" /> <file name="media.png" role="data" /> <file name="newsletter.png" role="data" /> + <file name="noise.png" role="data" /> <file name="notes.png" role="data" /> <file name="palette.png" role="data" /> <file name="preferences.png" role="data" /> <file name="remove.png" role="data" /> + <file name="rocket.png" role="data" /> <file name="stats.png" role="data" /> + <file name="task-list.png" role="data" /> <file name="text.png" role="data" /> <file name="unlock.png" role="data" /> <file name="users.png" role="data" /> @@ -83,11 +86,14 @@ <file name="lock.png" role="data" /> <file name="media.png" role="data" /> <file name="newsletter.png" role="data" /> + <file name="noise.png" role="data" /> <file name="notes.png" role="data" /> <file name="palette.png" role="data" /> <file name="preferences.png" role="data" /> <file name="remove.png" role="data" /> + <file name="rocket.png" role="data" /> <file name="stats.png" role="data" /> + <file name="task-list.png" role="data" /> <file name="text.png" role="data" /> <file name="unlock.png" role="data" /> <file name="users.png" role="data" /> @@ -130,6 +136,23 @@ <release> <version> + <release>0.1.8</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-01-23</date> + <license>MIT</license> + <notes> + * icons added + </notes> + </release> + + <release> + <version> <release>0.1.7</release> <api>0.1.0</api> </version> Added: plugins/tdCorePlugin/trunk/web/images/icons/noise.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/icons/noise.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: plugins/tdCorePlugin/trunk/web/images/icons/rocket.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/icons/rocket.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: plugins/tdCorePlugin/trunk/web/images/icons/small/noise.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/icons/small/noise.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: plugins/tdCorePlugin/trunk/web/images/icons/small/rocket.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/icons/small/rocket.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: plugins/tdCorePlugin/trunk/web/images/icons/small/task-list.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/icons/small/task-list.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: plugins/tdCorePlugin/trunk/web/images/icons/task-list.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/icons/task-list.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.
