homescreenapp/widgetplugins/hsclockwidgetplugin/resource/hsclockwidgetplugin.xml
changeset 36 cdae8c6c3876
parent 35 f9ce957a272c
child 61 2b1b11a301d2
equal deleted inserted replaced
35:f9ce957a272c 36:cdae8c6c3876
     2 <service>
     2 <service>
     3     <name>hsclockwidgetplugin</name>
     3     <name>hsclockwidgetplugin</name>
     4     <filepath>hsclockwidgetplugin</filepath>
     4     <filepath>hsclockwidgetplugin</filepath>
     5     <description>Themable clock widget.</description>
     5     <description>Themable clock widget.</description>
     6     <interface>
     6     <interface>
     7         <name>com.nokia.IHomeScreenWidget</name>
     7         <name>com.nokia.symbian.IHomeScreenWidget</name>
     8         <version>1.0</version>
     8         <version>1.0</version>
     9         <description>The clock widget displays current time.</description>
     9         <description>The clock widget displays current time.</description>
    10         <capabilities></capabilities>
    10         <capabilities></capabilities>
    11         <customproperty key="iconuri">tclock.png</customproperty>
    11         <customproperty key="iconuri">tclock.png</customproperty>
    12         <customproperty key="title">Clock</customproperty>
    12         <customproperty key="title">Clock</customproperty>