diff options
author | Chris Toshok <toshok@ximian.com> | 2003-03-24 14:52:29 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-03-24 14:52:29 +0800 |
commit | 476d20d6471fbdc48ee922993cb7f3ccc7d6bce5 (patch) | |
tree | 15634f3f029545559565bb44298450b58fbc86e5 /addressbook/ChangeLog | |
parent | e72b58b2450931ae9e694a41eb4a73fe8706e1f8 (diff) | |
download | gsoc2013-evolution-476d20d6471fbdc48ee922993cb7f3ccc7d6bce5.tar.gz gsoc2013-evolution-476d20d6471fbdc48ee922993cb7f3ccc7d6bce5.tar.zst gsoc2013-evolution-476d20d6471fbdc48ee922993cb7f3ccc7d6bce5.zip |
set the dialog to "Visible: No" so it doesn't flash when we bring it up.
2003-03-23 Chris Toshok <toshok@ximian.com>
* gui/contact-list-editor/contact-list-editor.glade: set the
dialog to "Visible: No" so it doesn't flash when we bring it up.
svn path=/trunk/; revision=20475
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4ee5f49a45..c324a33267 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2003-03-23 Chris Toshok <toshok@ximian.com> + * gui/contact-list-editor/contact-list-editor.glade: set the + dialog to "Visible: No" so it doesn't flash when we bring it up. + +2003-03-23 Chris Toshok <toshok@ximian.com> + [ fixes bug #40026 ] * gui/contact-editor/e-contact-editor.c (set_field): add EContactEditor arg, and block/unblock signals around the |