Files
evolution/plugins/mail-remote/org-gnome-evolution-mail-remote.eplug.xml
Not Zed 4fbcddb395 How strange, this was never added, but nobody noticed till now.
2005-08-02  Not Zed  <NotZed@Ximian.com>

        * org-gnome-evolution-mail-remote.eplug.xml: How strange, this was
        never added, but nobody noticed till now.

svn path=/trunk/; revision=29948
2005-08-02 02:22:59 +00:00

19 lines
651 B
XML

<?xml version="1.0"?>
<e-plugin-list>
<e-plugin
type="shlib"
id="org.gnome.evolution.plugin.mailRemote"
location="@PLUGINDIR@/liborg-gnome-evolution-mail-remote.so"
_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>