diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2015-05-21 15:24:27 +0000 |
---|---|---|
committer | CI Train Bot <ci-train-bot@canonical.com> | 2015-05-21 15:24:27 +0000 |
commit | c07b11f4e0b943c9f895b946e0cc84e70b603b8a (patch) | |
tree | 50cb9235c877138253b39274e88646505b182ee2 /tests/test-eds-valarms-config-files/.config/evolution/sources/system-proxy.source | |
parent | 22084967d0e5ef0abbf0e2f798596f8eb6092266 (diff) | |
parent | 58efd72df90047765721c6e931da22abdb3a956a (diff) | |
download | ayatana-indicator-datetime-c07b11f4e0b943c9f895b946e0cc84e70b603b8a.tar.gz ayatana-indicator-datetime-c07b11f4e0b943c9f895b946e0cc84e70b603b8a.tar.bz2 ayatana-indicator-datetime-c07b11f4e0b943c9f895b946e0cc84e70b603b8a.zip |
Fix regression that caused nonrepeating alarms to go off at the wrong time. Fixes: #1456281
Approved by: PS Jenkins bot, Ted Gould
Diffstat (limited to 'tests/test-eds-valarms-config-files/.config/evolution/sources/system-proxy.source')
-rw-r--r-- | tests/test-eds-valarms-config-files/.config/evolution/sources/system-proxy.source | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/tests/test-eds-valarms-config-files/.config/evolution/sources/system-proxy.source b/tests/test-eds-valarms-config-files/.config/evolution/sources/system-proxy.source deleted file mode 100644 index 4b2f666..0000000 --- a/tests/test-eds-valarms-config-files/.config/evolution/sources/system-proxy.source +++ /dev/null @@ -1,21 +0,0 @@ - -[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 |