[evolution-mapi] Account setup plugin : Removed invalid hook definition



commit db7eddfaf5d7c1f0de0ba99da8bb4c0fd9ddf5c1
Author: Johnny Jacob <jjohnny novell com>
Date:   Tue Aug 4 23:00:16 2009 +0530

    Account setup plugin : Removed invalid hook definition

 src/account-setup-eplugin/ChangeLog                |    4 ++++
 .../org-gnome-exchange-mapi.eplug.xml              |   11 -----------
 2 files changed, 4 insertions(+), 11 deletions(-)
---
diff --git a/src/account-setup-eplugin/ChangeLog b/src/account-setup-eplugin/ChangeLog
index e24aef0..f4da41b 100644
--- a/src/account-setup-eplugin/ChangeLog
+++ b/src/account-setup-eplugin/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-04  Johnny Jacob  <jjohnny novell com>
+
+	* org-gnome-exchange-mapi.eplug.xml: Removed a invalid hook definition.
+
 2009-07-16  Johnny Jacob  <jjohnny novell com>
 
 	* exchange-mapi-account-settings.c (mapi_settings_pbar_update): Pulse progress bar.
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 60bec55..7644a10 100644
--- a/src/account-setup-eplugin/org-gnome-exchange-mapi.eplug.xml
+++ b/src/account-setup-eplugin/org-gnome-exchange-mapi.eplug.xml
@@ -52,17 +52,6 @@
 	      		      factory="org_gnome_exchange_mapi_settings"/>
       		      </group>
 		</hook>
-
-		<hook class="org.gnome.evolution.mail.config:1.0">
-		          <group id="org.gnome.evolution.mail.folderConfig" 
-			         target="folder"
-			         check= "exchange_show_folder_size_check">
-			    <item type="page" 
-				  path="10.size" 
-				  _label="Size" 
-				  factory="org_gnome_exchange_mapi_show_folder_size"/>
-			  </group>
-		</hook>
 		<hook class="org.gnome.evolution.addressbook.config:1.0">
 			<group 
 				target="source" 



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