homescreenapp/widgetplugins/hsshortcutwidgetplugin/resource/hsshortcutwidgetplugin.manifest
equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="utf-8"?> |
1 <?xml version="1.0" encoding="UTF-8" ?> |
2 <widgetprovider> |
2 <hswidgetmanifest> |
3 <widget library="hsshortcutwidgetplugin" |
3 <uri>hsshortcutwidgetplugin</uri> |
4 uri="hsshortcutwidgetplugin" |
4 <title>Shortcut</title> |
5 title="Shortcut" |
5 <description>Themable shortcut widget.</description> |
6 iconuri="shortcut.png" hidden="true"/> |
6 <icon>shortcut.png</icon> |
7 </widgetprovider> |
7 <hidden>true</hidden> |
|
8 <servicexml>hsshortcutwidgetplugin.xml</servicexml> |
|
9 </hswidgetmanifest> |