diff options
Diffstat (limited to 'plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in')
-rw-r--r-- | plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in b/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in index d351dc6069..6e799d366c 100644 --- a/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in +++ b/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.in @@ -20,7 +20,12 @@ <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.accountWizard"> + <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> |