aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2004-06-24 07:38:41 +0800
committerHans Petter <hansp@src.gnome.org>2004-06-24 07:38:41 +0800
commit73e4659023c5f2ec11c5e7c974aef116bb320c68 (patch)
tree2743b4eea46b8d439e95c09ab54aef61bda1b109 /addressbook/ChangeLog
parent70f85e57b5c485b0cb03d278c6d04a1f042842a4 (diff)
downloadgsoc2013-evolution-73e4659023c5f2ec11c5e7c974aef116bb320c68.tar
gsoc2013-evolution-73e4659023c5f2ec11c5e7c974aef116bb320c68.tar.gz
gsoc2013-evolution-73e4659023c5f2ec11c5e7c974aef116bb320c68.tar.bz2
gsoc2013-evolution-73e4659023c5f2ec11c5e7c974aef116bb320c68.tar.lz
gsoc2013-evolution-73e4659023c5f2ec11c5e7c974aef116bb320c68.tar.xz
gsoc2013-evolution-73e4659023c5f2ec11c5e7c974aef116bb320c68.tar.zst
gsoc2013-evolution-73e4659023c5f2ec11c5e7c974aef116bb320c68.zip
Set window to be invisible initially.
2004-06-23 Hans Petter Jansson <hpj@ximian.com> * gui/contact-editor/contact-editor.glade: Set window to be invisible initially. * gui/contact-editor/e-contact-editor.c (e_contact_editor_init): Set the type hint to "normal", and show the window after init. svn path=/trunk/; revision=26487
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 43a21d5fbf..ce0475481a 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-23 Hans Petter Jansson <hpj@ximian.com>
+
+ * gui/contact-editor/contact-editor.glade: Set window to be invisible
+ initially.
+
+ * gui/contact-editor/e-contact-editor.c (e_contact_editor_init): Set
+ the type hint to "normal", and show the window after init.
+
2004-06-23 Not Zed <NotZed@Ximian.com>
* gui/widgets/eab-gui-util.c