aboutsummaryrefslogblamecommitdiffstats
path: root/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in
blob: 33994fc620db65b79e09e32df88c191a46265ef3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                                
                                                                                                                     




                                                                                 
                                                                                                                     





                
<?xml version="1.0"?>
<e-plugin-list>
  <e-plugin
    type="shlib"
    id="org.gnome.evolution.plugin.gw-account-setup"
    location="@PLUGINDIR@/liborg-gnome-gw-account-setup.so"
    load-on-startup="true"
    name="Groupwise Account Setup"
    description="A pluign to setup groupwise calendar and contacts sources">
    
    
    <hook class="org.gnome.evolution.mail.config:1.0">
      <group target="account" id="org.gnome.evolution.mail.config.accountDruid">
    <item type="item_table" path="20.receive_options/30.soapport/50.dummy" factory="org_gnome_gw_account_setup"/>
      </group>
    </hook>
    
   <hook class="org.gnome.evolution.mail.config:1.0">
      <group target="account" id="org.gnome.evolution.mail.config.accountEditor">
    <item type="item_table" path="20.receive_options/30.soapport/50.dummy" factory="org_gnome_gw_account_setup"/>
      </group>
    </hook>
    
    
  </e-plugin>
</e-plugin-list>