diff options
author | Miguel de Icaza <miguel@ximian.com> | 2001-01-12 15:08:33 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2001-01-12 15:08:33 +0800 |
commit | 5aa11827ce3c662631be7e0fd681394c7f179207 (patch) | |
tree | 9a1fd79cf48d8226f0a9d25cef05d73191260b34 /shell/ChangeLog | |
parent | 4cd709cd1801bba09bca634389b6232a192ac009 (diff) | |
download | gsoc2013-evolution-5aa11827ce3c662631be7e0fd681394c7f179207.tar gsoc2013-evolution-5aa11827ce3c662631be7e0fd681394c7f179207.tar.gz gsoc2013-evolution-5aa11827ce3c662631be7e0fd681394c7f179207.tar.bz2 gsoc2013-evolution-5aa11827ce3c662631be7e0fd681394c7f179207.tar.lz gsoc2013-evolution-5aa11827ce3c662631be7e0fd681394c7f179207.tar.xz gsoc2013-evolution-5aa11827ce3c662631be7e0fd681394c7f179207.tar.zst gsoc2013-evolution-5aa11827ce3c662631be7e0fd681394c7f179207.zip |
Remove "window" from the moniker path.
2001-01-12 Miguel de Icaza <miguel@ximian.com>
* e-shell-view-menu.c (command_new_mail_message): Remove "window"
from the moniker path.
* e-splash.c (e_splash_construct): Make the spalsh screen a
toplevel instead of a popup.
svn path=/trunk/; revision=7440
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index a31dcf5659..1052783e55 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2001-01-12 Miguel de Icaza <miguel@ximian.com> + + * e-shell-view-menu.c (command_new_mail_message): Remove "window" + from the moniker path. + + * e-splash.c (e_splash_construct): Make the spalsh screen a + toplevel instead of a popup. + 2001-01-11 Dan Winship <danw@ximian.com> * e-shell-view.c (show_existing_view): Remove the "Already have |