homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.manifest
equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8" ?> |
1 <?xml version="1.0" encoding="UTF-8" ?> |
2 <hswidgetmanifest> |
2 <hswidgetmanifest> |
3 <uri>helloworldwidgetplugin</uri> |
3 <uri>helloworldwidgetplugin</uri> |
4 <title>Hello world</title> |
4 <title>Hello world</title> |
5 <description>Home screen example widget</description> |
5 <description>Home screen example widget</description> |
6 <icon>helloworldwidgetplugin.png</icon> |
6 <icon>helloworldwidgetplugin.svg</icon> |
|
7 <previewimage>helloworldwidgetpluginpreview.png</previewimage> |
7 <hidden>false</hidden> |
8 <hidden>false</hidden> |
8 <servicexml>helloworldwidgetplugin.xml</servicexml> |
9 <servicexml>helloworldwidgetplugin.xml</servicexml> |
9 </hswidgetmanifest> |
10 </hswidgetmanifest> |