[evolution] Default /evolution/shell/network_config/proxy_type to 0 explicitly



commit 1003f8f979767cb22d9fc2091064b9397ab14f99
Author: Milan Crha <mcrha redhat com>
Date:   Mon Nov 23 20:33:11 2009 +0100

    Default /evolution/shell/network_config/proxy_type to 0 explicitly
    
    As part of fix for bug #602719

 shell/apps_evolution_shell.schemas.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/shell/apps_evolution_shell.schemas.in b/shell/apps_evolution_shell.schemas.in
index b5aa3e6..db96c9b 100644
--- a/shell/apps_evolution_shell.schemas.in
+++ b/shell/apps_evolution_shell.schemas.in
@@ -249,6 +249,7 @@
       <applyto>/apps/evolution/shell/network_config/proxy_type</applyto>
       <owner>evolution</owner>
       <type>int</type>
+      <default>0</default>
       <locale name="C">
         <short>Proxy configuration mode</short>
         <long>Select the proxy configuration mode. Supported values are 0, 1, 2, and 3 representing "use system settings", "no proxy", "use manual proxy configuration" and "use proxy configuration provided in the autoconfig url" respectively.</long>



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