diff options
author | Veerapuram Varadhan <vvaradan@src.gnome.org> | 2005-07-11 21:34:53 +0800 |
---|---|---|
committer | Veerapuram Varadhan <vvaradan@src.gnome.org> | 2005-07-11 21:34:53 +0800 |
commit | 417c14c253d7aab254fb554ee78c9dc824fb8efa (patch) | |
tree | 5ae5be6dad00c4f0276e796a7b59a13067c05bfe /addressbook/ChangeLog | |
parent | 619bc50ccd1d7c1d994abb70a7f0db413f3285e0 (diff) | |
download | gsoc2013-evolution-417c14c253d7aab254fb554ee78c9dc824fb8efa.tar.gz gsoc2013-evolution-417c14c253d7aab254fb554ee78c9dc824fb8efa.tar.zst gsoc2013-evolution-417c14c253d7aab254fb554ee78c9dc824fb8efa.zip |
// uris. Also, opens a contact in the editor if the contact-uid in the url
* Implementation to handle contacts:// uris.
* Also, opens a contact in the editor if the contact-uid in the url is valid.
svn path=/trunk/; revision=29719
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5a2eb3bb2d..bad55eb3d7 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2005-07-09 Veerapuram Varadhan <vvaradhan@novell.com> + + * gui/component/addressbook-component.c: (impl_createControls): + * gui/component/addressbook-view.[c,h]: (addressbook_view_edit_contact): + (impl_handleURI): Handle contacts:// uris. + 2005-07-08 Sushma Rai <rsushma@novell.com> * gui/widgets/eab-gui-util.c (eab_load_error_dialog): Including the |