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