diff options
author | Iain Lane <iain.lane@canonical.com> | 2015-07-20 17:31:28 +0100 |
---|---|---|
committer | Iain Lane <iain.lane@canonical.com> | 2015-07-20 17:31:28 +0100 |
commit | a0335176ab4104b7e0fbb5ecc19ca42dea0a3900 (patch) | |
tree | bc0272aec332841b5d6c7f94928a3d5434254a73 /tests/test-eds-ics-config-files/.config/evolution/sources/system-proxy.source | |
parent | 813f10d40c13d1780411c08b5fd72aea81072194 (diff) | |
parent | 074bee9fbc895b436639010e91a6d1e1ecbee6cb (diff) | |
download | ayatana-indicator-datetime-a0335176ab4104b7e0fbb5ecc19ca42dea0a3900.tar.gz ayatana-indicator-datetime-a0335176ab4104b7e0fbb5ecc19ca42dea0a3900.tar.bz2 ayatana-indicator-datetime-a0335176ab4104b7e0fbb5ecc19ca42dea0a3900.zip |
merge trunk, no need to give dbus names any more
Diffstat (limited to 'tests/test-eds-ics-config-files/.config/evolution/sources/system-proxy.source')
-rw-r--r-- | tests/test-eds-ics-config-files/.config/evolution/sources/system-proxy.source | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/test-eds-ics-config-files/.config/evolution/sources/system-proxy.source b/tests/test-eds-ics-config-files/.config/evolution/sources/system-proxy.source new file mode 100644 index 0000000..4b2f666 --- /dev/null +++ b/tests/test-eds-ics-config-files/.config/evolution/sources/system-proxy.source @@ -0,0 +1,21 @@ + +[Data Source] +DisplayName=Default Proxy Settings +Enabled=true +Parent= + +[Proxy] +Method=default +IgnoreHosts=localhost;127.0.0.0/8;::1; +AutoconfigUrl= +FtpHost= +FtpPort=0 +HttpAuthPassword= +HttpAuthUser= +HttpHost= +HttpPort=8080 +HttpUseAuth=false +HttpsHost= +HttpsPort=0 +SocksHost= +SocksPort=0 |