homescreenapp/examples/localisedhellowidgetplugin/localisedhellowidgetplugin/resource/localisedhellowidgetplugin.xml
changeset 51 4785f57bf3d4
parent 46 23b5d6a29cce
child 55 03646e8da489
--- a/homescreenapp/examples/localisedhellowidgetplugin/localisedhellowidgetplugin/resource/localisedhellowidgetplugin.xml	Fri May 14 15:43:04 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<service>
-    <name>localisedhellowidgetplugin</name>
-    <filepath>localisedhellowidgetplugin</filepath>
-    <description>Example widget</description>
-    <interface>
-        <name>com.nokia.symbian.IHomeScreenWidget</name>
-        <version>1.0</version>
-        <description>Example of localised widget</description>
-        <capabilities></capabilities>
-        <customproperty key="iconuri">localisedhellowidgetplugin.png</customproperty>
-        <customproperty key="title">Hello</customproperty>
-    </interface>
-</service>