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-save-calendar.so" id="org.gnome.evolution.save_calendar" name="Save Selected">
- <author name="Rodrigo Moya" email="rodrigo@novell.com"/>
- <description>Saves selected calendar or tasks list to disk.</description>
-
- <hook class="org.gnome.evolution.calendar.popup:1.0">
- <menu target="source" id="org.gnome.evolution.tasks.source.popup">
- <item type="item" path="19.save_tasks" icon="stock_save" activate="org_gnome_save_tasks" label="_Save to Disk"></item>
- </menu>
- <menu target="source" id="org.gnome.evolution.calendar.source.popup">
- <item type="item" path="19.save_calendar" icon="stock_save" activate="org_gnome_save_calendar" label="_Save to Disk"></item>
- </menu>
- </hook>
- </e-plugin>
- </e-plugin-list>