Author: boutell Date: 2010-02-24 19:38:49 +0100 (Wed, 24 Feb 2010) New Revision: 28255
Modified: plugins/sfJqueryReloadedPlugin/1.2/trunk/package.xml Log: corrected channel setting for the next release Modified: plugins/sfJqueryReloadedPlugin/1.2/trunk/package.xml =================================================================== --- plugins/sfJqueryReloadedPlugin/1.2/trunk/package.xml 2010-02-24 18:34:03 UTC (rev 28254) +++ plugins/sfJqueryReloadedPlugin/1.2/trunk/package.xml 2010-02-24 18:38:49 UTC (rev 28255) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <package packagerversion="1.7.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> <name>sfJqueryReloadedPlugin</name> - <channel>pear.symfony-project.com</channel> + <channel>plugins.symfony-project.org</channel> <summary>sfJqueryReloadedPlugin offers helpers that integrate the jQuery Javascript framework.</summary> <description>Easy integration of jQuery</description> <lead> -- 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.
