evolution r35880 - trunk/shell



Author: mbarnes
Date: Fri Aug  1 17:28:23 2008
New Revision: 35880
URL: http://svn.gnome.org/viewvc/evolution?rev=35880&view=rev

Log:
2008-08-01  Matthew Barnes  <mbarnes redhat com>

	** Fixes bug #544862

	* shell/apps_evolution_shell.scheams.in:
	Clarify description of "use_authentication" key.



Modified:
   trunk/shell/ChangeLog
   trunk/shell/apps_evolution_shell.schemas.in

Modified: trunk/shell/apps_evolution_shell.schemas.in
==============================================================================
--- trunk/shell/apps_evolution_shell.schemas.in	(original)
+++ trunk/shell/apps_evolution_shell.schemas.in	Fri Aug  1 17:28:23 2008
@@ -326,7 +326,7 @@
       <type>bool</type>
       <locale name="C">
         <short>Authenticate proxy server connections</short>
-        <long>If true, then connections to the proxy server require authentication. The username/password combo is defined by "/apps/evolution/shell/network_config/authentication_user" and locally stored password in .gnome2_private/.</long>
+        <long>If true, then connections to the proxy server require authentication. The username is retrieved from the "/apps/evolution/shell/network_config/authentication_user" GConf key, and the password is retrieved from either gnome-keyring or the ~/.gnome2_private/Evolution password file.</long>
       </locale>
     </schema>
 



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