home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <e-plugin-list>
- <e-plugin type="shlib" location="/usr/lib/evolution/2.8/plugins/liborg-gnome-new-mail-notify.so" id="org.gnome.evolution.new_mail_notify" name="New Mail Notification">
-
- <description>Generates a D-BUS message when new mail arrives.</description>
- <author name="Miguel Angel López Hernández" email="miguel@gulev.org.mx"/>
-
- <hook class="org.gnome.evolution.mail.events:1.0">
- <event target="folder" id="folder.changed" handle="org_gnome_new_mail_notify" enable="newmail"/>
- </hook>
-
- <hook class="org.gnome.evolution.mail.events:1.0">
- <event target="message" id="message.reading" handle="org_gnome_message_reading_notify"/>
- </hook>
-
- <hook class="org.gnome.evolution.mail.config:1.0">
- <group target="prefs" id="org.gnome.evolution.mail.prefs">
- <item type="item" path="00.general/30.notify/00.new_mail_notify" factory="org_gnome_new_mail_config" label="New mail notify"></item>
- </group>
- </hook>
- </e-plugin>
- </e-plugin-list>