diff options
author | Trent Lloyd <lathiat@bur.st> | 2004-04-22 21:53:28 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-04-22 21:53:28 +0800 |
commit | c0754b634530142ce633207d42866175c506fade (patch) | |
tree | 1dd6d8a6cbfd178af7969e3b6d27322da31edab9 /shell/ChangeLog | |
parent | 1e993e1218dbe2649875614db36c5ec62bea8949 (diff) | |
download | gsoc2013-evolution-c0754b634530142ce633207d42866175c506fade.tar gsoc2013-evolution-c0754b634530142ce633207d42866175c506fade.tar.gz gsoc2013-evolution-c0754b634530142ce633207d42866175c506fade.tar.bz2 gsoc2013-evolution-c0754b634530142ce633207d42866175c506fade.tar.lz gsoc2013-evolution-c0754b634530142ce633207d42866175c506fade.tar.xz gsoc2013-evolution-c0754b634530142ce633207d42866175c506fade.tar.zst gsoc2013-evolution-c0754b634530142ce633207d42866175c506fade.zip |
take into account the position of the sidebar which isnt on the very left
2004-04-22 Trent Lloyd <lathiat@bur.st>
* e-sidebar.c (do_layout_text_buttons): take into account the position
of the sidebar which isnt on the very left in right to left languages,
otherwise the buttons are drawn in the wrong place.
svn path=/trunk/; revision=25582
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 09b2d85a49..5c743f210a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2004-04-22 Trent Lloyd <lathiat@bur.st> + + * e-sidebar.c (do_layout_text_buttons): take into account the position + of the sidebar which isnt on the very left in right to left languages, + otherwise the buttons are drawn in the wrong place. + 2004-04-21 Not Zed <NotZed@Ximian.com> * e-user-creatable-items-handler.c (execute_verb): if we're |