homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.manifest
changeset 46 23b5d6a29cce
child 61 2b1b11a301d2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.manifest	Fri May 14 15:43:04 2010 +0300
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<hswidgetmanifest>
+    <uri>helloworldwidgetplugin</uri>
+    <title>Hello world</title>
+    <description>Home screen example widget</description>
+    <icon>helloworldwidgetplugin.png</icon>
+    <hidden>false</hidden>
+    <servicexml>helloworldwidgetplugin.xml</servicexml>
+</hswidgetmanifest>