aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-06-03 02:36:17 +0800
committerChristian Persch <chpe@src.gnome.org>2004-06-03 02:36:17 +0800
commitd877b95ce51e828ea503b815909610522c32def1 (patch)
tree59db9185fe531b462e0dc5a15b63a1b07c0334be /ChangeLog
parent5b889ee42088eb4ec97677efae63897ef29e8047 (diff)
downloadgsoc2013-epiphany-d877b95ce51e828ea503b815909610522c32def1.tar
gsoc2013-epiphany-d877b95ce51e828ea503b815909610522c32def1.tar.gz
gsoc2013-epiphany-d877b95ce51e828ea503b815909610522c32def1.tar.bz2
gsoc2013-epiphany-d877b95ce51e828ea503b815909610522c32def1.tar.lz
gsoc2013-epiphany-d877b95ce51e828ea503b815909610522c32def1.tar.xz
gsoc2013-epiphany-d877b95ce51e828ea503b815909610522c32def1.tar.zst
gsoc2013-epiphany-d877b95ce51e828ea503b815909610522c32def1.zip
Move the "Exit Fullscreen" popup to the right in RTL locale. Fixes bug
2004-06-02 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (update_exit_fullscreen_popup_position): Move the "Exit Fullscreen" popup to the right in RTL locale. Fixes bug #140828.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d1aa2d87..6edfbc7af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-02 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-window.c: (update_exit_fullscreen_popup_position):
+
+ Move the "Exit Fullscreen" popup to the right in RTL locale.
+ Fixes bug #140828.
+
2004-06-01 Adam Hooper <adamh@cvs.gnome.org>
* lib/egg/egg-editable-toolbar.c: