homescreenapp/examples/localisedhellowidgetplugin/localisedhellowidgetplugin/resource/localisedhellowidgetplugin.manifest
branchGCC_SURGE
changeset 68 4c11ecddf6b2
parent 53 f75922b9e380
parent 61 2b1b11a301d2
equal deleted inserted replaced
53:f75922b9e380 68:4c11ecddf6b2
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <widgetprovider>
       
     3     <widget library="localisedhellowidgetplugin"
       
     4             uri="localisedhellowidgetplugin"
       
     5             title="Hello"
       
     6             iconuri="localisedhellowidgetplugin.png"
       
     7 	    description="Localised widget example."/>
       
     8 </widgetprovider>