calendarwidgetplugin/resource/calendarwidgetplugin.xml
changeset 0 db1bf15cefff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/calendarwidgetplugin/resource/calendarwidgetplugin.xml	Tue Jul 06 11:55:49 2010 +0300
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<service>
+    <name>calendarwidgetplugin</name>
+    <filepath>calendarwidgetplugin</filepath>
+    <description>CalendarWidget</description>
+    <interface>
+        <name>com.nokia.symbian.IHomeScreenWidget</name>
+        <version>1.0</version>
+        <description>Calendar widget shows current calendar events/description>
+        <capabilities></capabilities>
+        <customproperty key="iconuri">calendarwidgetplugin.png</customproperty>
+        <customproperty key="title">CalendarWidget</customproperty>
+    </interface>
+</service>