summaryrefslogtreecommitdiff
path: root/caspermon/GNOME_PythonAppletCasper.server
diff options
context:
space:
mode:
Diffstat (limited to 'caspermon/GNOME_PythonAppletCasper.server')
-rw-r--r--caspermon/GNOME_PythonAppletCasper.server30
1 files changed, 0 insertions, 30 deletions
diff --git a/caspermon/GNOME_PythonAppletCasper.server b/caspermon/GNOME_PythonAppletCasper.server
deleted file mode 100644
index 34caa04..0000000
--- a/caspermon/GNOME_PythonAppletCasper.server
+++ /dev/null
@@ -1,30 +0,0 @@
-<oaf_info>
-
-<oaf_server iid="OAFIID:GNOME_PythonAppletCasper_Factory"
- type="exe"
- location="/usr/share/casper-applet/casper-applet.py">
-
- <oaf_attribute name="repo_ids" type="stringv">
- <item value="IDL:Bonobo/GenericFactory:1.0"/>
- <item value="IDL:Bonobo/Unknown:1.0"/>
- </oaf_attribute>
- <oaf_attribute name="name" type="string" value="PythonAppletCasper"/>
- <oaf_attribute name="description" type="string" value="Python Applet CAsper"/>
-</oaf_server>
-
-<oaf_server iid="OAFIID:GNOME_PythonAppletCasper"
- type="factory"
- location="OAFIID:GNOME_PythonAppletCasper_Factory">
-
- <oaf_attribute name="repo_ids" type="stringv">
- <item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0"/>
- <item value="IDL:Bonobo/Control:1.0"/>
- <item value="IDL:Bonobo/Unknown:1.0"/>
- </oaf_attribute>
- <oaf_attribute name="name" type="string" value="PythonAppletCasper"/>
- <oaf_attribute name="description" type="string" value="Python Applet Casper"/>
- <oaf_attribute name="panel:category" type="string" value="Utility"/>
- <oaf_attribute name="panel:icon" type="string" value="bug-buddy.png"/>
-</oaf_server>
-
-</oaf_info>