diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-01-21 13:16:54 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-01-21 13:16:54 +0800 |
commit | 1a02ed8519e63f01d4c511d7b4100f5b580d0841 (patch) | |
tree | ac944ec2f1ec84748f8176832773392b88ef6ecf /shell/ChangeLog | |
parent | b1b5f74d32e47a1fee6149c9054983c8958d1dc0 (diff) | |
download | gsoc2013-evolution-1a02ed8519e63f01d4c511d7b4100f5b580d0841.tar.gz gsoc2013-evolution-1a02ed8519e63f01d4c511d7b4100f5b580d0841.tar.zst gsoc2013-evolution-1a02ed8519e63f01d4c511d7b4100f5b580d0841.zip |
Make the status bar height as large as the task bar to eliminate
2008-01-21 Matthew Barnes <mbarnes@redhat.com>
* e-shell-window.c (setup_status_bar):
Make the status bar height as large as the task bar to eliminate
"bouncing" when navigating the main menu. Patch by Jean-Christophe
Begue (#509509).
svn path=/trunk/; revision=34860
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 2ce5885ce1..7cdd6c05ab 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2008-01-21 Matthew Barnes <mbarnes@redhat.com> + + * e-shell-window.c (setup_status_bar): + Make the status bar height as large as the task bar to eliminate + "bouncing" when navigating the main menu. Patch by Jean-Christophe + Begue (#509509). + 2008-01-19 Srinivasa Ragavan <sragavan@novell.com> * e-shell.c: (set_line_status): Fix a regression due to my previous |