aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/google-account-setup/ChangeLog
diff options
context:
space:
mode:
authorJörgen Scheibengruber <mfcn@src.gnome.org>2008-08-14 07:01:01 +0800
committerJörgen Scheibengruber <mfcn@src.gnome.org>2008-08-14 07:01:01 +0800
commit3bdf45d61ac8bafc9476bfc21fbe96b85bb4f5d0 (patch)
tree8f683578646268e97c0b4e48e7c6f9a7beba6fa7 /plugins/google-account-setup/ChangeLog
parent6755430258ee804269b5d3eb40b3f21cb2ddaae9 (diff)
downloadgsoc2013-evolution-3bdf45d61ac8bafc9476bfc21fbe96b85bb4f5d0.tar
gsoc2013-evolution-3bdf45d61ac8bafc9476bfc21fbe96b85bb4f5d0.tar.gz
gsoc2013-evolution-3bdf45d61ac8bafc9476bfc21fbe96b85bb4f5d0.tar.bz2
gsoc2013-evolution-3bdf45d61ac8bafc9476bfc21fbe96b85bb4f5d0.tar.lz
gsoc2013-evolution-3bdf45d61ac8bafc9476bfc21fbe96b85bb4f5d0.tar.xz
gsoc2013-evolution-3bdf45d61ac8bafc9476bfc21fbe96b85bb4f5d0.tar.zst
gsoc2013-evolution-3bdf45d61ac8bafc9476bfc21fbe96b85bb4f5d0.zip
Add ssl toggle; synch UI for refreshin with the google calendar plugin
* google-contacts-source.c (on_ssl_cb_toggled), (seconds_to_interval), (interval_to_seconds), (on_interval_sb_value_changed), (on_interval_combo_changed), (plugin_google_contacts): Add ssl toggle; synch UI for refreshin with the google calendar plugin svn path=/trunk/; revision=35984
Diffstat (limited to 'plugins/google-account-setup/ChangeLog')
-rw-r--r--plugins/google-account-setup/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/google-account-setup/ChangeLog b/plugins/google-account-setup/ChangeLog
index 037aa01a3c..3f37cde680 100644
--- a/plugins/google-account-setup/ChangeLog
+++ b/plugins/google-account-setup/ChangeLog
@@ -1,3 +1,12 @@
+2008-08-14 Jörgen Scheibengruber <mfcn@gmx.de>
+
+ * google-contacts-source.c (on_ssl_cb_toggled),
+ (seconds_to_interval), (interval_to_seconds),
+ (on_interval_sb_value_changed), (on_interval_combo_changed),
+ (plugin_google_contacts):
+
+ Add ssl toggle; synch UI for refreshin with the google calendar plugin
+
2008-08-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #535745