homescreenapp/widgetplugins/hsshortcutwidgetplugin/resource/hsshortcutwidgetplugin.manifest
--- a/homescreenapp/widgetplugins/hsshortcutwidgetplugin/resource/hsshortcutwidgetplugin.manifest Wed Jun 23 18:03:36 2010 +0300
+++ b/homescreenapp/widgetplugins/hsshortcutwidgetplugin/resource/hsshortcutwidgetplugin.manifest Tue Jul 06 14:06:53 2010 +0300
@@ -1,7 +1,8 @@
-<?xml version="1.0" encoding="utf-8"?>
-<widgetprovider>
- <widget library="hsshortcutwidgetplugin"
- uri="hsshortcutwidgetplugin"
- title="Shortcut"
- iconuri="shortcut.png" hidden="true"/>
-</widgetprovider>
+<?xml version="1.0" encoding="UTF-8" ?>
+<hswidgetmanifest>
+ <uri>hsshortcutwidgetplugin</uri>
+ <title>Shortcut</title>
+ <description>Themable shortcut widget.</description>
+ <icon>shortcut.png</icon> <hidden>true</hidden>
+ <servicexml>hsshortcutwidgetplugin.xml</servicexml>
+</hswidgetmanifest>