homescreenapp/examples/localisedhellowidgetplugin/resource/localisedhellowidgetplugin.manifest
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/homescreenapp/examples/localisedhellowidgetplugin/resource/localisedhellowidgetplugin.manifest Thu May 27 12:46:08 2010 +0300
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<hswidgetmanifest>
+ <uri>localisedhellowidgetplugin</uri>
+ <title>txt_localisedhellowidgetplugin_dblist_hello_world_title</title>
+ <description>txt_localisedhellowidgetplugin_dblist_hello_world_desc</description>
+ <icon>localisedhellowidgetplugin.png</icon>
+ <hidden>false</hidden>
+ <servicexml>localisedhellowidgetplugin.xml</servicexml>
+</hswidgetmanifest>
+