homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.manifest
branchRCL_3
changeset 82 5f0182e07bfb
equal deleted inserted replaced
79:f00a6757af32 82:5f0182e07bfb
       
     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.svg</icon>
       
     7     <previewimage>helloworldwidgetpluginpreview.png</previewimage>
       
     8     <hidden>false</hidden>
       
     9     <servicexml>helloworldwidgetplugin.xml</servicexml>
       
    10 </hswidgetmanifest>