homescreenapp/examples/localisedhellowidgetplugin/resource/localisedhellowidgetplugin.xml
--- a/homescreenapp/examples/localisedhellowidgetplugin/resource/localisedhellowidgetplugin.xml Fri Aug 13 14:38:12 2010 +0300
+++ b/homescreenapp/examples/localisedhellowidgetplugin/resource/localisedhellowidgetplugin.xml Wed Aug 18 10:33:57 2010 +0300
@@ -2,8 +2,11 @@
<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 home screen widget</description>
+ <capabilities></capabilities>
</interface>
</service>