aboutsummaryrefslogtreecommitdiffstats
path: root/shell/GNOME_Evolution_Shell.server.in.in
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-05-03 19:02:31 +0800
committernobody <nobody@localhost>2003-05-03 19:02:31 +0800
commit3187bd00a0d3acefcec9d5fcdb808a27324a48dc (patch)
tree1445967f5c0ef4c749bc1b4030295ea1a12e3c00 /shell/GNOME_Evolution_Shell.server.in.in
parent19f2626e65d1700ff9c631a70ecb917f98dfcb38 (diff)
downloadgsoc2013-evolution-R3_0.tar
gsoc2013-evolution-R3_0.tar.gz
gsoc2013-evolution-R3_0.tar.bz2
gsoc2013-evolution-R3_0.tar.lz
gsoc2013-evolution-R3_0.tar.xz
gsoc2013-evolution-R3_0.tar.zst
gsoc2013-evolution-R3_0.zip
This commit was manufactured by cvs2svn to create tag 'R3_0'.R3_0
svn path=/tags/R3_0/; revision=21090
Diffstat (limited to 'shell/GNOME_Evolution_Shell.server.in.in')
-rw-r--r--shell/GNOME_Evolution_Shell.server.in.in51
1 files changed, 0 insertions, 51 deletions
diff --git a/shell/GNOME_Evolution_Shell.server.in.in b/shell/GNOME_Evolution_Shell.server.in.in
deleted file mode 100644
index 960ae4ee07..0000000000
--- a/shell/GNOME_Evolution_Shell.server.in.in
+++ /dev/null
@@ -1,51 +0,0 @@
-<oaf_info>
-
- <oaf_server iid="OAFIID:GNOME_Evolution_Shell"
- type="exe"
- location="@BINDIR@/evolution-@VERSION@">
-
- <oaf_attribute name="repo_ids" type="stringv">
- <item value="IDL:GNOME/Evolution/Shell:1.0"/>
- </oaf_attribute>
-
- <oaf_attribute name="name" type="string"
- _value="Evolution Shell"/>
- </oaf_server>
-
- <oaf_server iid="OAFIID:GNOME_Evolution_Shell_Config_Factory"
- type="exe"
- location="evolution-exchange-storage">
-
- <oaf_attribute name="repo_ids" type="stringv">
- <item value="IDL:GNOME/GenericFactory:1.0"/>
- </oaf_attribute>
- </oaf_server>
-
- <oaf_server iid="OAFIID:GNOME_Evolution_Shell_Config_FolderSettings_Control"
- type="factory"
- location="OAFIID:GNOME_Evolution_Shell_Config_Factory">
-
- <oaf_attribute name="repo_ids" type="stringv">
- <item value="IDL:GNOME/Evolution/ConfigControl:1.0"/>
- </oaf_attribute>
-
- <oaf_attribute name="evolution:config_item:title" type="string"
- _value="Folder Settings"/>
-
- <oaf_attribute name="evolution:config_item:description" type="string"
- _value="Configure special folders and offline folder behavior here"/>
-
- <oaf_attribute name="evolution:config_item:icon_name" type="string"
- value="folder-settings.png"/>
-
- <oaf_attribute name="evolution:config_item:priority" type="string" value="-9"/>
-
- <oaf_attribute name="evolution:config_item:type" type="stringv">
- <item value="shell"/>
- </oaf_attribute>
-
- <oaf_attribute name="name" type="string"
- _value="Evolution folder settings configuration control"/>
- </oaf_server>
-
-</oaf_info>