homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.manifest
changeset 62 341166945d65
parent 46 23b5d6a29cce
--- a/homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.manifest	Thu Jun 24 13:11:40 2010 +0100
+++ b/homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.manifest	Fri Jun 25 19:19:22 2010 +0300
@@ -3,7 +3,8 @@
     <uri>helloworldwidgetplugin</uri>
     <title>Hello world</title>
     <description>Home screen example widget</description>
-    <icon>helloworldwidgetplugin.png</icon>
+    <icon>helloworldwidgetplugin.svg</icon>
+    <previewimage>helloworldwidgetpluginpreview.png</previewimage>
     <hidden>false</hidden>
     <servicexml>helloworldwidgetplugin.xml</servicexml>
 </hswidgetmanifest>