homescreenapp/examples/batterywidgetplugin/resource/batterywidgetplugin.manifest
changeset 62 341166945d65
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/homescreenapp/examples/batterywidgetplugin/resource/batterywidgetplugin.manifest	Fri Jun 25 19:19:22 2010 +0300
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<hswidgetmanifest>
+    <uri>batterywidgetplugin</uri>
+    <title>Battery info</title>
+    <description>Battery info example widget</description>
+    <icon>batterywidgetplugin.png</icon>
+    <hidden>false</hidden>
+    <servicexml>batterywidgetplugin.xml</servicexml>
+</hswidgetmanifest>