diff options
author | Dan Winship <danw@src.gnome.org> | 2002-03-21 22:48:08 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-03-21 22:48:08 +0800 |
commit | cd1ef6be6d77640854d0b4f623292e03122f1262 (patch) | |
tree | aa2fe594d03ae4282633881f515109299beec3d7 /shell/ChangeLog | |
parent | 06cb9c4e9564a525953a2e8a9fc79a7b95fda634 (diff) | |
download | gsoc2013-evolution-cd1ef6be6d77640854d0b4f623292e03122f1262.tar gsoc2013-evolution-cd1ef6be6d77640854d0b4f623292e03122f1262.tar.gz gsoc2013-evolution-cd1ef6be6d77640854d0b4f623292e03122f1262.tar.bz2 gsoc2013-evolution-cd1ef6be6d77640854d0b4f623292e03122f1262.tar.lz gsoc2013-evolution-cd1ef6be6d77640854d0b4f623292e03122f1262.tar.xz gsoc2013-evolution-cd1ef6be6d77640854d0b4f623292e03122f1262.tar.zst gsoc2013-evolution-cd1ef6be6d77640854d0b4f623292e03122f1262.zip |
Set the wmclass to "evolution-splash" so sawfish knows it's not the same
* e-splash.c (e_splash_construct): Set the wmclass to
"evolution-splash" so sawfish knows it's not the same kind of
window as the main window.
svn path=/trunk/; revision=16222
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 0bf733011f..b9729866d2 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2002-03-21 Dan Winship <danw@ximian.com> + + * e-splash.c (e_splash_construct): Set the wmclass to + "evolution-splash" so sawfish knows it's not the same kind of + window as the main window. + 2002-03-20 Ettore Perazzoli <ettore@ximian.com> * e-shell-view-menu.c: Make all the verb/menu arrays appropriately |