home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / lib / evolution / 2.8 / plugins / org-gnome-evolution-caldav.eplug < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-30  |  752 b   |  27 lines

  1. <?xml version="1.0"?>
  2. <e-plugin-list>
  3.     <e-plugin
  4.       type="shlib"
  5.       id="org.gnome.evolution.caldav"
  6.       location="/usr/lib/evolution/2.8/plugins/liborg-gnome-evolution-caldav.so"
  7.       load-on-startup="true"
  8.       domain="evolution-2.8"
  9.       localedir="/usr/share/locale"
  10.       name="CalDAV sources">
  11.           <author name="Christian Kellner" email="gicmo@gnome.org"/>
  12.         <description>CalDAV Calendar sources</description>
  13.  
  14.         <hook class="org.gnome.evolution.calendar.config:1.0">
  15.                 <group target="source"
  16.                 id="org.gnome.evolution.calendar.calendarProperties">
  17.         
  18.                   <item type="item_table"
  19.                  path="00.general/00.source/15.caldav"
  20.                  factory="oge_caldav"/>
  21.             
  22.             </group>
  23.         </hook>
  24.     </e-plugin>
  25.     
  26. </e-plugin-list>
  27.