home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8"?> <e-plugin-list> <e-plugin type="shlib" location="/usr/lib/evolution/2.26/plugins/liborg-gnome-evolution-bbdb.so" id="org.gnome.evolution.bbdb" name="Automatic Contacts"> <description>Automatically fills your address book with names and email addresses as you reply to messages. Also fills in IM contact information from your buddy lists.</description> <author name="Nat Friedman" email="nat@novell.com"/> <hook class="org.gnome.evolution.mail.events:1.0"> <event target="message" id="message.replying" handle="bbdb_handle_reply"/> </hook> <hook class="org.gnome.evolution.mail.config:1.0"> <group target="prefs" id="org.gnome.evolution.mail.prefs"> <item type="page" path="80.bbdb" factory="bbdb_page_factory" label="BBDB"></item> </group> </hook> </e-plugin> </e-plugin-list>