homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.manifest
changeset 46 23b5d6a29cce
child 61 2b1b11a301d2
equal deleted inserted replaced
39:4e8ebe173323 46:23b5d6a29cce
       
     1 <?xml version="1.0" encoding="UTF-8" ?>
       
     2 <hswidgetmanifest>
       
     3     <uri>helloworldwidgetplugin</uri>
       
     4     <title>Hello world</title>
       
     5     <description>Home screen example widget</description>
       
     6     <icon>helloworldwidgetplugin.png</icon>
       
     7     <hidden>false</hidden>
       
     8     <servicexml>helloworldwidgetplugin.xml</servicexml>
       
     9 </hswidgetmanifest>