-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinstall.xml
More file actions
20 lines (20 loc) · 761 Bytes
/
install.xml
File metadata and controls
20 lines (20 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version='1.0' standalone='yes'?>
<extension>
<name>PLUGIN_CUSTOMBROWSE</name>
<creator>Erland Isaksson</creator>
<defaultState>enabled</defaultState>
<description>SETUP_PLUGIN_CUSTOMBROWSE_GROUP_DESC</description>
<email>erland_i@hotmail.com</email>
<homepageURL>http://wiki.erland.isaksson.info</homepageURL>
<icon>plugins/CustomBrowse/html/images/custombrowse.png</icon>
<id>00CE8276-73D2-11DC-A3C4-F96E35E3D443</id>
<module>Plugins::CustomBrowse::Plugin</module>
<optionsURL>plugins/CustomBrowse/settings/basic.html</optionsURL>
<targetApplication>
<id>Squeezebox Server</id>
<maxVersion>*</maxVersion>
<minVersion>7.4.0</minVersion>
</targetApplication>
<type>2</type>
<version>2.12.3468</version>
</extension>