contactwidgethsplugin/resource/contactwidgethsplugin.xml
changeset 47 7cbcb2896f0e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/contactwidgethsplugin/resource/contactwidgethsplugin.xml	Tue Jul 06 14:05:47 2010 +0300
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<service>
+    <name>contactwidgethsplugin</name>
+    <filepath>contactwidgethsplugin</filepath>
+    <description>Contact</description>
+    <interface>
+        <name>com.nokia.symbian.IHomeScreenWidget</name>
+        <version>1.0</version>
+        <description>ContactFriends</description>
+        <capabilities></capabilities>
+        <customproperty key="iconuri">qtg_large_friend.svg</customproperty>
+        <customproperty key="title">Contact</customproperty>
+    </interface>
+</service>