Author: rgardler
Date: Sat Feb  6 21:59:15 2010
New Revision: 907318

URL: http://svn.apache.org/viewvc?rev=907318&view=rev
Log:
use apache namespace for widget template

Modified:
    incubator/wookie/trunk/widgets/widget-template/config.xml

Modified: incubator/wookie/trunk/widgets/widget-template/config.xml
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/widget-template/config.xml?rev=907318&r1=907317&r2=907318&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/widget-template/config.xml (original)
+++ incubator/wookie/trunk/widgets/widget-template/config.xml Sat Feb  6 
21:59:15 2010
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 <widget xmlns="http://www.w3.org/ns/widgets";
-               id="http://www.getwookie.org/widgets/@widget.shortname@";
+               id="http://wookie.apache.org/widgets/@widget.shortname@";
                version="0.1"
         width="@widget.width@"
         height="@widget.height@"


Reply via email to