diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-12-20 22:09:21 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-12-20 22:09:21 +0800 |
commit | c1563eced7a53f75f6dbddbba78a9245723e3b26 (patch) | |
tree | 23966e825f0b282ddb432fb40f6bd19113392f96 /ChangeLog | |
parent | 2de282d4de16460ed3d812eedabf1bf843b4603a (diff) | |
download | gsoc2013-epiphany-c1563eced7a53f75f6dbddbba78a9245723e3b26.tar gsoc2013-epiphany-c1563eced7a53f75f6dbddbba78a9245723e3b26.tar.gz gsoc2013-epiphany-c1563eced7a53f75f6dbddbba78a9245723e3b26.tar.bz2 gsoc2013-epiphany-c1563eced7a53f75f6dbddbba78a9245723e3b26.tar.lz gsoc2013-epiphany-c1563eced7a53f75f6dbddbba78a9245723e3b26.tar.xz gsoc2013-epiphany-c1563eced7a53f75f6dbddbba78a9245723e3b26.tar.zst gsoc2013-epiphany-c1563eced7a53f75f6dbddbba78a9245723e3b26.zip |
Fix popup coordinates in RTL mode.
2003-12-20 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-gui.c: (ephy_gui_menu_position_under_widget):
Fix popup coordinates in RTL mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-12-20 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-gui.c: (ephy_gui_menu_position_under_widget): + + Fix popup coordinates in RTL mode. + +2003-12-20 Christian Persch <chpe@cvs.gnome.org> + * data/glade/prefs-dialog.glade: (add_language_dialog): Set the label's mnemonic widget. |