homescreenapp/widgetplugins/hsshortcutwidgetplugin/resource/hsshortcutwidgetplugin.manifest
changeset 62 341166945d65
parent 35 f9ce957a272c
--- a/homescreenapp/widgetplugins/hsshortcutwidgetplugin/resource/hsshortcutwidgetplugin.manifest	Thu Jun 24 13:11:40 2010 +0100
+++ b/homescreenapp/widgetplugins/hsshortcutwidgetplugin/resource/hsshortcutwidgetplugin.manifest	Fri Jun 25 19:19:22 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>