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-calendar-http.eplug < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-30  |  928 b   |  14 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <e-plugin-list>
  3.     <e-plugin type="shlib" location="/usr/lib/evolution/2.8/plugins/liborg-gnome-calendar-http.so" id="org.gnome.evolution.calendar.http" name="HTTP Calendars">
  4.      <author name="David Trowbridge" email="David.Trowbridge@Colorado.edu"/>
  5.      <description>Provides core functionality for webcal and http calendars.</description>
  6.         <hook class="org.gnome.evolution.calendar.config:1.0">
  7.             <group target="source" id="org.gnome.evolution.calendar.calendarProperties" check="e_calendar_http_check">
  8.         <item type="item_table" path="00.general/00.source/40.url" factory="e_calendar_http_url"/>
  9.         <item type="item_table" path="00.general/00.source/50.secure" factory="e_calendar_http_secure"/>
  10.         <item type="item_table" path="00.general/00.source/60.refresh" factory="e_calendar_http_refresh"/>
  11.             </group>
  12.         </hook>
  13.     </e-plugin>
  14. </e-plugin-list>