diff options
author | Hans Petter Jansson <hpj@novell.com> | 2005-01-10 15:31:06 +0800 |
---|---|---|
committer | Hans Petter <hansp@src.gnome.org> | 2005-01-10 15:31:06 +0800 |
commit | d7cc0a890b132037a2e5293c153d17f172480135 (patch) | |
tree | 21e0bfed45ab3418fb96523e9125c57001d44f54 /addressbook/ChangeLog | |
parent | c3964095b3c7e51e618eda80ee3029dd3233c76d (diff) | |
download | gsoc2013-evolution-d7cc0a890b132037a2e5293c153d17f172480135.tar.gz gsoc2013-evolution-d7cc0a890b132037a2e5293c153d17f172480135.tar.zst gsoc2013-evolution-d7cc0a890b132037a2e5293c153d17f172480135.zip |
When spawning an editor, set the initial editability from the target book,
2005-01-10 Hans Petter Jansson <hpj@novell.com>
* gui/widgets/e-minicard.c (e_minicard_activate_editor): When spawning
an editor, set the initial editability from the target book, not from
the minicard's own (usually stale, useless) editable state.
svn path=/trunk/; revision=28308
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 a04263a148..34c1ef772d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2005-01-10 Hans Petter Jansson <hpj@novell.com> + + * gui/widgets/e-minicard.c (e_minicard_activate_editor): When spawning + an editor, set the initial editability from the target book, not from + the minicard's own (usually stale, useless) editable state. + 2005-01-06 JP Rosevear <jpr@novell.com> * gui/component/Makefile.am: install schemas properly |