homescreenapp/examples/localisedhellowidgetplugin/localisedhellowidgetplugin/resource/localisedhellowidgetplugin.xml_for_sisx
changeset 39 4e8ebe173323
equal deleted inserted replaced
36:cdae8c6c3876 39:4e8ebe173323
       
     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>