diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-05-08 06:04:37 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-05-08 06:04:37 +0800 |
commit | 3e00d395673af32a14764aed2a27f4bd7e32cbc6 (patch) | |
tree | 508029eb662cbe82f992f2a6de227735f7186035 /addressbook/ChangeLog | |
parent | 7bd8141a2860d945a080c04bb4bd247b6d34cf3a (diff) | |
download | gsoc2013-evolution-3e00d395673af32a14764aed2a27f4bd7e32cbc6.tar.gz gsoc2013-evolution-3e00d395673af32a14764aed2a27f4bd7e32cbc6.tar.zst gsoc2013-evolution-3e00d395673af32a14764aed2a27f4bd7e32cbc6.zip |
don't create a new ebook. instead, unload the current uri (if there is
* gui/component/addressbook.c (set_prop): don't create a new
ebook. instead, unload the current uri (if there is one) and load
the new one.
svn path=/trunk/; revision=2885
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 8a69767720..12b15dc0e9 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2000-05-07 Chris Toshok <toshok@helixcode.com> + + * gui/component/addressbook.c (set_prop): don't create a new + ebook. instead, unload the current uri (if there is one) and load + the new one. + 2000-05-07 Christopher James Lahey <clahey@helixcode.com> * gui/component/e-addressbook-model.c: Replaced some model_changed |