aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-remote/org-gnome-evolution-mail-remote.eplug.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2007-12-17 21:22:59 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-12-17 21:22:59 +0800
commit70aeb47914023a4cb9931cd7d45dd00d64aae288 (patch)
tree197e7a414051560719e7ad6242627220838bff39 /plugins/mail-remote/org-gnome-evolution-mail-remote.eplug.xml
parent8bdb85463f20be52906aad05ce7e09ffb929e331 (diff)
downloadgsoc2013-evolution-70aeb47914023a4cb9931cd7d45dd00d64aae288.tar
gsoc2013-evolution-70aeb47914023a4cb9931cd7d45dd00d64aae288.tar.gz
gsoc2013-evolution-70aeb47914023a4cb9931cd7d45dd00d64aae288.tar.bz2
gsoc2013-evolution-70aeb47914023a4cb9931cd7d45dd00d64aae288.tar.lz
gsoc2013-evolution-70aeb47914023a4cb9931cd7d45dd00d64aae288.tar.xz
gsoc2013-evolution-70aeb47914023a4cb9931cd7d45dd00d64aae288.tar.zst
gsoc2013-evolution-70aeb47914023a4cb9931cd7d45dd00d64aae288.zip
Actually remove the mail-remote plugin, like the ChangeLog says.
svn path=/trunk/; revision=34721
Diffstat (limited to 'plugins/mail-remote/org-gnome-evolution-mail-remote.eplug.xml')
-rw-r--r--plugins/mail-remote/org-gnome-evolution-mail-remote.eplug.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/mail-remote/org-gnome-evolution-mail-remote.eplug.xml b/plugins/mail-remote/org-gnome-evolution-mail-remote.eplug.xml
deleted file mode 100644
index 8435fb9619..0000000000
--- a/plugins/mail-remote/org-gnome-evolution-mail-remote.eplug.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0"?>
-<e-plugin-list>
- <e-plugin
- type="shlib"
- id="org.gnome.evolution.plugin.mailRemote"
- location="@PLUGINDIR@/liborg-gnome-evolution-mail-remote@SOEXT@"
- _name="Mail Remote">
- <_description>A plugin which implements a CORBA
- interface for accessing mail data remotely.</_description>
- <author name="Michael Zucchi" email="notzed@novell.com"/>
-
- <!-- hacky way to find out if the system has started up -->
- <hook class="org.gnome.evolution.shell.events:1.0">
- <event target="upgrade" id="upgrade.done" handle="org_gnome_evolution_mail_remote_startup"/>
- </hook>
-
- </e-plugin>
-</e-plugin-list>