homescreenapp/widgetplugins/hsclockwidgetplugin/resource/hsclockwidgetplugin.xml
changeset 35 f9ce957a272c
child 36 cdae8c6c3876
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/homescreenapp/widgetplugins/hsclockwidgetplugin/resource/hsclockwidgetplugin.xml	Fri Mar 19 09:27:44 2010 +0200
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<service>
+    <name>hsclockwidgetplugin</name>
+    <filepath>hsclockwidgetplugin</filepath>
+    <description>Themable clock widget.</description>
+    <interface>
+        <name>com.nokia.IHomeScreenWidget</name>
+        <version>1.0</version>
+        <description>The clock widget displays current time.</description>
+        <capabilities></capabilities>
+        <customproperty key="iconuri">tclock.png</customproperty>
+        <customproperty key="title">Clock</customproperty>
+    </interface>
+</service>