aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-06-24 01:38:39 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-06-24 01:38:39 +0800
commita2dfc8a5c82d62fa3cb5d1c7848a4765f936bc12 (patch)
treea4b37eff14d4c1bf6e2cee2394c0fc2d95f5bebe /calendar/ChangeLog
parente659218812616a19532ccdabf1274d296cd0566c (diff)
downloadgsoc2013-evolution-a2dfc8a5c82d62fa3cb5d1c7848a4765f936bc12.tar
gsoc2013-evolution-a2dfc8a5c82d62fa3cb5d1c7848a4765f936bc12.tar.gz
gsoc2013-evolution-a2dfc8a5c82d62fa3cb5d1c7848a4765f936bc12.tar.bz2
gsoc2013-evolution-a2dfc8a5c82d62fa3cb5d1c7848a4765f936bc12.tar.lz
gsoc2013-evolution-a2dfc8a5c82d62fa3cb5d1c7848a4765f936bc12.tar.xz
gsoc2013-evolution-a2dfc8a5c82d62fa3cb5d1c7848a4765f936bc12.tar.zst
gsoc2013-evolution-a2dfc8a5c82d62fa3cb5d1c7848a4765f936bc12.zip
set the window type hint to normal so it can go below the shell window
2004-06-23 JP Rosevear <jpr@novell.com> * gui/dialogs/comp-editor.c (comp_editor_init): set the window type hint to normal so it can go below the shell window svn path=/trunk/; revision=26480
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 40d80dfbaa..68dd158295 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-23 JP Rosevear <jpr@novell.com>
+
+ * gui/dialogs/comp-editor.c (comp_editor_init): set the window
+ type hint to normal so it can go below the shell window
+
2004-06-23 Rodrigo Moya <rodrigo@novell.com>
* gui/dialogs/comp-editor.c (comp_editor_notify_client_changed):