Author: tkoomzaaskz Date: 2010-01-17 11:55:37 +0100 (Sun, 17 Jan 2010) New Revision: 26760
Added: plugins/tdCorePlugin/trunk/web/images/pagination/ plugins/tdCorePlugin/trunk/web/images/pagination/first.png plugins/tdCorePlugin/trunk/web/images/pagination/last.png plugins/tdCorePlugin/trunk/web/images/pagination/next.png plugins/tdCorePlugin/trunk/web/images/pagination/previous.png Modified: plugins/tdCorePlugin/trunk/package.xml Log: [td][core] pagination icons added - release 0.1.6 Modified: plugins/tdCorePlugin/trunk/package.xml =================================================================== --- plugins/tdCorePlugin/trunk/package.xml 2010-01-17 10:37:02 UTC (rev 26759) +++ plugins/tdCorePlugin/trunk/package.xml 2010-01-17 10:55:37 UTC (rev 26760) @@ -10,10 +10,10 @@ <email>[email protected]</email> <active>yes</active> </lead> - <date>2010-01-16</date> + <date>2010-01-17</date> <time>11:00:00</time> <version> - <release>0.1.5</release> + <release>0.1.6</release> <api>0.1.0</api> </version> <stability> @@ -32,6 +32,12 @@ <dir name="web"> <dir name="images"> + <dir name="pagination"> + <file name="first.png" role="data" /> + <file name="previous.png" role="data" /> + <file name="next.png" role="data" /> + <file name="last.png" role="data" /> + </dir> <dir name="icons"> <file name="activate.png" role="data" /> <file name="add.png" role="data" /> @@ -122,6 +128,23 @@ <release> <version> + <release>0.1.6</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-17</date> + <license>MIT</license> + <notes> + * pagination images added + </notes> + </release> + + <release> + <version> <release>0.1.5</release> <api>0.1.0</api> </version> Added: plugins/tdCorePlugin/trunk/web/images/pagination/first.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/pagination/first.png ___________________________________________________________________ Added: svn:executable + * Added: svn:mime-type + application/octet-stream Added: plugins/tdCorePlugin/trunk/web/images/pagination/last.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/pagination/last.png ___________________________________________________________________ Added: svn:executable + * Added: svn:mime-type + application/octet-stream Added: plugins/tdCorePlugin/trunk/web/images/pagination/next.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/pagination/next.png ___________________________________________________________________ Added: svn:executable + * Added: svn:mime-type + application/octet-stream Added: plugins/tdCorePlugin/trunk/web/images/pagination/previous.png =================================================================== (Binary files differ) Property changes on: plugins/tdCorePlugin/trunk/web/images/pagination/previous.png ___________________________________________________________________ Added: svn:executable + * 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.
