diff options
author | Not Zed <NotZed@Ximian.com> | 2005-07-21 15:09:23 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-07-21 15:09:23 +0800 |
commit | ecc06b08d474ef0aa1a3d8edbe83c083463b45ab (patch) | |
tree | 6539e83d70d512e6c1c7f261570a06040b8f67ab /shell/ChangeLog | |
parent | f4443f428e4494efbe2019c0492ec81afc1a4357 (diff) | |
download | gsoc2013-evolution-ecc06b08d474ef0aa1a3d8edbe83c083463b45ab.tar gsoc2013-evolution-ecc06b08d474ef0aa1a3d8edbe83c083463b45ab.tar.gz gsoc2013-evolution-ecc06b08d474ef0aa1a3d8edbe83c083463b45ab.tar.bz2 gsoc2013-evolution-ecc06b08d474ef0aa1a3d8edbe83c083463b45ab.tar.lz gsoc2013-evolution-ecc06b08d474ef0aa1a3d8edbe83c083463b45ab.tar.xz gsoc2013-evolution-ecc06b08d474ef0aa1a3d8edbe83c083463b45ab.tar.zst gsoc2013-evolution-ecc06b08d474ef0aa1a3d8edbe83c083463b45ab.zip |
fix the pixmap location for the settings menu.
2005-07-21 Not Zed <NotZed@Ximian.com>
* e-shell-window-commands.c: fix the pixmap location for the
settings menu.
* e-shell-window.c (setup_widgets): reverted dobey's patch to put
the components in the useless tools window.
svn path=/trunk/; revision=29827
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 b28005a00e..6b8e3d0641 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2005-07-21 Not Zed <NotZed@Ximian.com> + + * e-shell-window-commands.c: fix the pixmap location for the + settings menu. + + * e-shell-window.c (setup_widgets): reverted dobey's patch to put + the components in the useless tools window. + 2005-07-07 Kjartan Maraas <kmaraas@gnome.org> * e-shell-window.c: (setup_widgets): Free the style here. |