[evolution-mapi] Camel : Removed UI entries for GAL.



commit 87bcfd68c7275d16f6354ec7bde519635f853871
Author: Johnny Jacob <jjohnny novell com>
Date:   Mon Aug 10 13:24:14 2009 +0530

    Camel : Removed UI entries for GAL.

 src/camel/ChangeLog             |    5 +++++
 src/camel/camel-mapi-provider.c |   18 ------------------
 2 files changed, 5 insertions(+), 18 deletions(-)
---
diff --git a/src/camel/ChangeLog b/src/camel/ChangeLog
index b669ea1..380534b 100644
--- a/src/camel/ChangeLog
+++ b/src/camel/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-10  Johnny Jacob  <jjohnny novell com>
+
+	* camel-mapi-provider.c (mapi_conf_entries): Removed UI entries for
+	GAL.
+
 2009-08-06  Johnny Jacob  <jjohnny novell com>
 
 	* camel-mapi-folder.c (mapi_append_message): Added.
diff --git a/src/camel/camel-mapi-provider.c b/src/camel/camel-mapi-provider.c
index 25340c6..c0945d1 100644
--- a/src/camel/camel-mapi-provider.c
+++ b/src/camel/camel-mapi-provider.c
@@ -53,24 +53,6 @@ static CamelProviderConfEntry mapi_conf_entries[] = {
 	  N_("C_heck for new messages in all folders"), "1" },
 	{ CAMEL_PROVIDER_CONF_SECTION_END },
 
-/* 	/\* override the labels/defaults of the standard settings *\/ */
-/* 	{ CAMEL_PROVIDER_CONF_LABEL, "username", NULL, */
-/* 	  /\* i18n: the '_' should appear before the same letter it */
-/* 	     does in the evolution:mail-config.glade "User_name" */
-/* 	     translation (or not at all) *\/ */
-/* 	  N_("Windows User_name:") }, */
-
-	/* extra Exchange configuration settings */
-	{ CAMEL_PROVIDER_CONF_SECTION_START, "activedirectory", NULL,
-	  /* i18n: GAL is an Outlookism, AD is a Windowsism */
-	  N_("Global Address List / Active Directory") },
-	{ CAMEL_PROVIDER_CONF_ENTRY, "ad_server", NULL,
-	  /* i18n: "Global Catalog" is a Windowsism, but it's a
-	     technical term and may not have translations? */
-	  N_("_Global Catalog server name:") },
-	{ CAMEL_PROVIDER_CONF_CHECKSPIN, "ad_limit", NULL,
-	  N_("_Limit number of GAL responses: %s"), "y:1:500:10000" },
-	{ CAMEL_PROVIDER_CONF_SECTION_END },
 	{ CAMEL_PROVIDER_CONF_SECTION_START, "generals", NULL,
 	  N_("Options") },
 	{ CAMEL_PROVIDER_CONF_CHECKBOX, "sync_offline", NULL,



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