homescreenapp/examples/localisedhellowidgetplugin/resource/localisedhellowidgetplugin.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>localisedhellowidgetplugin</uri>
       
     4     <title>txt_localisedhellowidgetplugin_dblist_hello_world_title</title>
       
     5     <description>txt_localisedhellowidgetplugin_dblist_hello_world_desc</description>
       
     6     <icon>localisedhellowidgetplugin.png</icon>
       
     7     <hidden>false</hidden>
       
     8     <servicexml>localisedhellowidgetplugin.xml</servicexml>
       
     9 </hswidgetmanifest>
       
    10