aboutsummaryrefslogtreecommitdiff
path: root/tests/test-eds-ics-config-files/.config
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2015-06-22 18:03:36 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2015-06-22 18:03:36 +0000
commita85f744191fb08dfd5340f91c137500b927ca1f0 (patch)
treec16973f373295fc7ee32378d307d786d3acd973e /tests/test-eds-ics-config-files/.config
parent854ca59995e4e9364d68be8c9ad93e05995e8577 (diff)
parentcfefa6fbb0e0e552e31dc14b06977429b1fcf3ca (diff)
downloadayatana-indicator-datetime-a85f744191fb08dfd5340f91c137500b927ca1f0.tar.gz
ayatana-indicator-datetime-a85f744191fb08dfd5340f91c137500b927ca1f0.tar.bz2
ayatana-indicator-datetime-a85f744191fb08dfd5340f91c137500b927ca1f0.zip
Fix bugs relating to timezones and triggers from clock-app alarms. Fixes: #1456281, #1465806
Approved by: Ted Gould, PS Jenkins bot
Diffstat (limited to 'tests/test-eds-ics-config-files/.config')
-rw-r--r--tests/test-eds-ics-config-files/.config/evolution/sources/system-proxy.source21
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