evolution-data-server r9864 - trunk/camel/providers/groupwise



Author: abharath
Date: Mon Jan  5 04:32:42 2009
New Revision: 9864
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9864&view=rev

Log:
2009-01-05  Ashish Shrivastava  <shashish novell com>

       ** Fix for bnc bug #458127

       * camel-groupwise-provider.c: Keyboard shortcut for
       SOAP port in Evolution setup assistant.



Modified:
   trunk/camel/providers/groupwise/ChangeLog
   trunk/camel/providers/groupwise/camel-groupwise-provider.c

Modified: trunk/camel/providers/groupwise/camel-groupwise-provider.c
==============================================================================
--- trunk/camel/providers/groupwise/camel-groupwise-provider.c	(original)
+++ trunk/camel/providers/groupwise/camel-groupwise-provider.c	Mon Jan  5 04:32:42 2009
@@ -73,7 +73,7 @@
 	  N_("SOAP Settings") },
 
 	{ CAMEL_PROVIDER_CONF_ENTRY, "soap_port", NULL,
-	  N_("Post Office Agent SOAP Port:"), "7191" },
+	  N_("Post Office Agent SOAP _Port:"), "7191" },
 
 	{ CAMEL_PROVIDER_CONF_HIDDEN, "auth-domain", NULL,
 	  NULL, "Groupwise" },



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