aboutsummaryrefslogtreecommitdiffstats
path: root/nothere/data/GNOME_NotHere_Applet.server.in.in
diff options
context:
space:
mode:
authorJonny Lamb <jonnylamb@gnome.org>2009-10-20 21:00:51 +0800
committerJonny Lamb <jonnylamb@gnome.org>2009-10-20 21:00:51 +0800
commit105cc83e67ef41c35998aaaaae8bf18c56be65c0 (patch)
tree03a20a791ba481ddb65f34e1a4a1777b7d534d25 /nothere/data/GNOME_NotHere_Applet.server.in.in
parent6496713f0997ab90e7ee686819640b22b4911aea (diff)
parentda500948288ec5e9e675502151e5305bdf063592 (diff)
downloadgsoc2013-empathy-105cc83e67ef41c35998aaaaae8bf18c56be65c0.tar
gsoc2013-empathy-105cc83e67ef41c35998aaaaae8bf18c56be65c0.tar.gz
gsoc2013-empathy-105cc83e67ef41c35998aaaaae8bf18c56be65c0.tar.bz2
gsoc2013-empathy-105cc83e67ef41c35998aaaaae8bf18c56be65c0.tar.lz
gsoc2013-empathy-105cc83e67ef41c35998aaaaae8bf18c56be65c0.tar.xz
gsoc2013-empathy-105cc83e67ef41c35998aaaaae8bf18c56be65c0.tar.zst
gsoc2013-empathy-105cc83e67ef41c35998aaaaae8bf18c56be65c0.zip
Merge branch 'slatez-applets'
Conflicts: Makefile.am configure.ac Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
Diffstat (limited to 'nothere/data/GNOME_NotHere_Applet.server.in.in')
-rw-r--r--nothere/data/GNOME_NotHere_Applet.server.in.in25
1 files changed, 0 insertions, 25 deletions
diff --git a/nothere/data/GNOME_NotHere_Applet.server.in.in b/nothere/data/GNOME_NotHere_Applet.server.in.in
deleted file mode 100644
index e76ad14d2..000000000
--- a/nothere/data/GNOME_NotHere_Applet.server.in.in
+++ /dev/null
@@ -1,25 +0,0 @@
-<oaf_info>
-
-<oaf_server iid="OAFIID:GNOME_NotHere_Applet_Factory" type="exe" location="@LIBEXECDIR@/nothere-applet">
- <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="Presence"/>
- <oaf_attribute name="description" type="string" _value="Set your own presence"/>
-</oaf_server>
-
-<oaf_server iid="OAFIID:GNOME_NotHere_Applet" type="factory" location="OAFIID:GNOME_NotHere_Applet_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="Presence"/>
- <oaf_attribute name="description" type="string" _value="Set your own presence"/>
- <oaf_attribute name="panel:category" type="string" value="Internet"/>
- <oaf_attribute name="panel:icon" type="string" value="empathy.png"/>
-</oaf_server>
-
-</oaf_info>