aboutsummaryrefslogtreecommitdiffstats
path: root/shell/apps_evolution_shell.schemas.in
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-11-24 03:33:11 +0800
committerMilan Crha <mcrha@redhat.com>2009-11-24 03:33:11 +0800
commit1003f8f979767cb22d9fc2091064b9397ab14f99 (patch)
tree878bc3cd7f636641ff8e123caaff70bd64e2f77f /shell/apps_evolution_shell.schemas.in
parent56f884c980fb3a24e77d7ca90bcaedc4d2331d08 (diff)
downloadgsoc2013-evolution-1003f8f979767cb22d9fc2091064b9397ab14f99.tar
gsoc2013-evolution-1003f8f979767cb22d9fc2091064b9397ab14f99.tar.gz
gsoc2013-evolution-1003f8f979767cb22d9fc2091064b9397ab14f99.tar.bz2
gsoc2013-evolution-1003f8f979767cb22d9fc2091064b9397ab14f99.tar.lz
gsoc2013-evolution-1003f8f979767cb22d9fc2091064b9397ab14f99.tar.xz
gsoc2013-evolution-1003f8f979767cb22d9fc2091064b9397ab14f99.tar.zst
gsoc2013-evolution-1003f8f979767cb22d9fc2091064b9397ab14f99.zip
Default /evolution/shell/network_config/proxy_type to 0 explicitly
As part of fix for bug #602719
Diffstat (limited to 'shell/apps_evolution_shell.schemas.in')
-rw-r--r--shell/apps_evolution_shell.schemas.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/apps_evolution_shell.schemas.in b/shell/apps_evolution_shell.schemas.in
index b5aa3e6931..db96c9bbce 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>