home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / communic / email / Evolution-2.8.2-2.msi / Data1.cab / org_gnome_calendar_http.eplu < prev    next >
Extensible Markup Language  |  2007-03-07  |  956b  |  14 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <e-plugin-list>
  3.     <e-plugin type="shlib" location="c:/devel/target/evolution-2.8.2/lib/evolution/2.8/plugins/liborg-gnome-calendar-http.dll" 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>