blob: a9c6379636c9f558b79e2a03a670e59e03082013 (
plain) (
tree)
|
|
<?xml version="1.0"?>
<e-plugin-list>
<e-plugin
type="shlib"
location="@PLUGINDIR@/liborg-gnome-calendar-file@SOEXT@"
id="org.gnome.evolution.calendar.file"
_name="Local Calendars"
system_plugin="true">
<author name="JP Rosevear" email="jpr@novell.com"/>
<_description>Add local calendars to Evolution.</_description>
<hook class="org.gnome.evolution.calendar.config:1.0">
<group
target="source"
id="org.gnome.evolution.calendar.calendarProperties">
<item
type="item_table"
path="00.general/00.source/99.file_customs"
factory="e_calendar_file_customs"/>
</group>
</hook>
</e-plugin>
</e-plugin-list>
|