-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.xml
More file actions
14 lines (14 loc) · 771 Bytes
/
config.xml
File metadata and controls
14 lines (14 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<widget id="http://unite.opera.com/application/652/" version="2.1" network="public private">
<widgetname>widgetise</widgetname>
<description>Converts webapps to Opera widgets - similar to Mozilla's Prism or Google Chrome's "application shortcuts"</description>
<icon>icon/64.png</icon>
<icon>icon/32.png</icon>
<icon>icon/16.png</icon>
<author><name>lucideer</name><organization>lucideer</organization><email>widgetiseunite@lucideer.com</email><link>http://stuff.lucideer.com</link></author>
<feature name="http://xmlns.opera.com/webserver">
<param name="type" value="service"/>
<param name="servicepath" value="widgetise"/>
</feature>
<feature name="http://xmlns.opera.com/fileio"/>
</widget>