homescreenapp/widgetplugins/hsshortcutwidgetplugin/resource/hsshortcutwidgetplugin.s60xml
changeset 39 4e8ebe173323
parent 36 cdae8c6c3876
child 42 517f4fb5ec74
child 46 23b5d6a29cce
equal deleted inserted replaced
36:cdae8c6c3876 39:4e8ebe173323
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <service>
       
     3     <name>hsshortcutwidgetplugin</name>
       
     4     <filepath>z:/private/20022F35/import/widgetregistry/20022F46/hsshortcutwidgetplugin.qtplugin</filepath>
       
     5     <description>Shortcut widget.</description>
       
     6     <interface>
       
     7         <name>com.nokia.symbian.IHomeScreenWidget</name>
       
     8         <version>1.0</version>
       
     9         <description></description>
       
    10         <capabilities></capabilities>
       
    11         <customproperty key="iconuri">shortcut.png</customproperty>
       
    12         <customproperty key="hidden">true</customproperty>
       
    13         <customproperty key="title">Shortcut</customproperty>
       
    14     </interface>
       
    15 </service>