diff options
author | Jörgen Scheibengruber <mfcn@gmx.de> | 2008-07-21 12:10:09 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@src.gnome.org> | 2008-07-21 12:10:09 +0800 |
commit | 2f7cca97077d08faefd8c1b84c1c051401bb0308 (patch) | |
tree | 1930323bf161100ec92c934f2d88692095c7d358 /plugins/google-account-setup/ChangeLog | |
parent | 0aa642c443dea52bec45217e6981b7b9210eac0d (diff) | |
download | gsoc2013-evolution-2f7cca97077d08faefd8c1b84c1c051401bb0308.tar gsoc2013-evolution-2f7cca97077d08faefd8c1b84c1c051401bb0308.tar.gz gsoc2013-evolution-2f7cca97077d08faefd8c1b84c1c051401bb0308.tar.bz2 gsoc2013-evolution-2f7cca97077d08faefd8c1b84c1c051401bb0308.tar.lz gsoc2013-evolution-2f7cca97077d08faefd8c1b84c1c051401bb0308.tar.xz gsoc2013-evolution-2f7cca97077d08faefd8c1b84c1c051401bb0308.tar.zst gsoc2013-evolution-2f7cca97077d08faefd8c1b84c1c051401bb0308.zip |
Committing on behalf of Jörgen Scheibengruber <mfcn@gmx.de>
2008-05-24 Jörgen Scheibengruber <mfcn@gmx.de>
* Makefile.am:
* google-contacts-source.c (ensure_google_contacts_source_group),
(remove_google_contacts_source_group), (on_username_entry_changed),
(on_update_cb_toggled), (on_interval_sb_value_changed), (plugin_google_contacts):
* google-contacts-source.h:
* google-source.c (e_plugin_lib_enable):
* org-gnome-evolution-google.eplug.xml:
Added a UI for the addressbook part
svn path=/trunk/; revision=35797
Diffstat (limited to 'plugins/google-account-setup/ChangeLog')
-rw-r--r-- | plugins/google-account-setup/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/google-account-setup/ChangeLog b/plugins/google-account-setup/ChangeLog index a1019c05e7..186c224f21 100644 --- a/plugins/google-account-setup/ChangeLog +++ b/plugins/google-account-setup/ChangeLog @@ -1,3 +1,15 @@ +2008-05-24 Jörgen Scheibengruber <mfcn@gmx.de> + + * Makefile.am: + * google-contacts-source.c (ensure_google_contacts_source_group), + (remove_google_contacts_source_group), (on_username_entry_changed), + (on_update_cb_toggled), (on_interval_sb_value_changed), + (plugin_google_contacts): + * google-contacts-source.h: + * google-source.c (e_plugin_lib_enable): + * org-gnome-evolution-google.eplug.xml: + Added a UI for the addressbook part + 2008-03-31 Suman Manjunath <msuman@novell.com> ** Fix for bug #346555 |