home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / evolution / 2.26 / plugins / org-gnome-evolution-google.eplug < prev    next >
Encoding:
Extensible Markup Language  |  2009-05-15  |  1.1 KB  |  19 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <e-plugin-list>
  3.   <e-plugin type="shlib" system_plugin="true" location="/usr/lib/evolution/2.26/plugins/liborg-gnome-evolution-google.so" localedir="/usr/share/locale" load-on-startup="false" id="org.gnome.evolution.google" name="Google sources">
  4.     <author name="Ebby Wiselyn" email="ebbywiselyn@gmail.com"/>
  5.     <author name="Joergen Scheibengruber" email="joergen.scheibengruber@googlemail.com"/>
  6.     <description>A plugin to setup Google Calendar and Contacts.</description>
  7.  
  8.     <hook class="org.gnome.evolution.calendar.config:1.0">
  9.       <group target="source" id="org.gnome.evolution.calendar.calendarProperties">
  10.         <item type="item_table" path="00.general/00.source/15.google" factory="plugin_google"/>
  11.       </group>
  12.     </hook>
  13.     <hook class="org.gnome.evolution.addressbook.config:1.0">
  14.       <group target="source" id="com.novell.evolution.addressbook.config.accountEditor">
  15.         <item type="item" path="00.general/10.display/00.google" factory="plugin_google_contacts"/>
  16.       </group>
  17.     </hook>
  18.   </e-plugin>
  19. </e-plugin-list>