-
Notifications
You must be signed in to change notification settings - Fork 1
/
Appearance.xml
24 lines (21 loc) · 1.05 KB
/
Appearance.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" ?>
<?xml-stylesheet type='text/xsl'
href='http://0install.net/2006/stylesheets/interface.xsl'?>
<interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
<name>Appearance</name>
<summary>GTK and Icon them configuration applet</summary>
<description>
This configuration tool lets you configure your GTK and Icon themes and colour
schemes. It also lets you set certain options of your Toolbars and Menus.
You need to be running ROX-Session as your session manager for this to work.
</description>
<icon href="http://rox.sourceforge.net/Icons/Appearance.png" type="image/png"/>
<homepage>http://rox.sourceforge.net/desktop/Mouse</homepage>
<feed-for interface="http://rox.sourceforge.net/2005/interfaces/Appearance"/>
<group main="AppRun">
<requires interface="http://rox.sourceforge.net/2005/interfaces/ROX-Lib">
<environment insert="ROX-Lib2/python" name="PYTHONPATH"/>
</requires>
<implementation id="." released="2006-10-25" stability="testing" version="0.8.0"/>
</group>
</interface>