homescreenapp/examples/localisedhellowidgetplugin/localisedhellowidgetplugin/resource/localisedhellowidgetplugin.xml_for_sisx
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 <service>
       
     3     <name>localisedhellowidgetplugin</name>
       
     4     <filepath>c:/private/20022F35/import/widgetregistry/20022F80/localisedhellowidgetplugin.qtplugin</filepath>
       
     5     <description>Localisation example widget</description>
       
     6     <interface>
       
     7         <name>com.nokia.symbian.IHomeScreenWidget</name>
       
     8         <version>1.0</version>
       
     9         <description>Example of localised widget</description>
       
    10         <capabilities></capabilities>
       
    11         <customproperty key="iconuri">localisedhellowidgetplugin.png</customproperty>
       
    12         <customproperty key="title">Hello</customproperty>
       
    13     </interface>
       
    14 </service>