Files
evolution/plugins/google-account-setup/org-gnome-evolution-google.eplug.xml
Chenthill Palanisamy e85cbf0690 configure.in Initial commit for the Google Calendar Feature.
2007-10-23  Chenthill Palanisamy  <pchenthill@novell.com>

* configure.in
* plugins/google-account-setup: Initial commit for the 
  Google Calendar Feature.

 Committing on behalf of Ebby Wiselyn  <ebbywiselyn@gmail.com>.


svn path=/trunk/; revision=34413
2007-10-23 10:46:42 +00:00

15 lines
659 B
XML

<?xml version="1.0"?>
<e-plugin-list>
<e-plugin id="org.gnome.evolution.google" type="shlib" _name="Google sources"
location="@PLUGINDIR@/liborg-gnome-evolution-google@SOEXT@" load-on-startup="false" localedir = "@LOCALEDIR@">
<author name="Ebby Wiselyn" email="ebbywiselyn@gmail.com"/>
<_description>A plugin to setup google calendar.</_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/15.google" factory="plugin_google"/>
</group>
</hook>
</e-plugin>
</e-plugin-list>