[evolution-mapi] Customize also account wizard with Domain entry and other widgets



commit b066d09d841799c0852bff67aec4f1cda9c56061
Author: Milan Crha <mcrha redhat com>
Date:   Wed Feb 24 12:31:13 2010 +0100

    Customize also account wizard with Domain entry and other widgets
    
    The part got lost accidentally, so putting it back, to be able to
    configure and authenticate against new MAPI account after the first
    evolution start, without any accounts configured yet.

 .../org-gnome-exchange-mapi.eplug.xml              |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/src/account-setup-eplugin/org-gnome-exchange-mapi.eplug.xml b/src/account-setup-eplugin/org-gnome-exchange-mapi.eplug.xml
index a0fa53a..8e95fe3 100644
--- a/src/account-setup-eplugin/org-gnome-exchange-mapi.eplug.xml
+++ b/src/account-setup-eplugin/org-gnome-exchange-mapi.eplug.xml
@@ -11,6 +11,17 @@
 		<hook class="org.gnome.evolution.mail.config:1.0">
 			<group 
 				target="account" 
+				id="org.gnome.evolution.mail.config.accountWizard" 
+				check="org_gnome_exchange_mapi_check_options">
+				<item 
+					type="item_table" 
+					path="10.receive/20.config/30.mapi" 
+					factory="org_gnome_exchange_mapi_account_setup"/>
+			</group>
+		</hook>
+		<hook class="org.gnome.evolution.mail.config:1.0">
+			<group 
+				target="account" 
 				id="org.gnome.evolution.mail.config.accountAssistant" 
 				check="org_gnome_exchange_mapi_check_options">
 				<item 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]