diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2015-06-22 08:59:44 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2015-06-22 08:59:44 -0500 |
commit | 2ed815aa735fc6cede5b2649c8eb1693c89a55a9 (patch) | |
tree | b5cb41eab0570dcdf0194ae74eddc89346b520f3 /tests/test-eds-ics-config-files/.config/evolution/sources/system-proxy.source | |
parent | 854ca59995e4e9364d68be8c9ad93e05995e8577 (diff) | |
parent | 23dc0fd91060fdd2f0d26a7b5bf22a952f08301f (diff) | |
download | ayatana-indicator-datetime-2ed815aa735fc6cede5b2649c8eb1693c89a55a9.tar.gz ayatana-indicator-datetime-2ed815aa735fc6cede5b2649c8eb1693c89a55a9.tar.bz2 ayatana-indicator-datetime-2ed815aa735fc6cede5b2649c8eb1693c89a55a9.zip |
get the 15.10 branch up-to-date with the fixes and test improvements in the 15.04 branch.
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 |