[master] Mirror the GUI if RTL language is chosen

Vratislav Podzimek vpodzime at redhat.com
Tue Sep 17 07:47:53 UTC 2013


For some languages (or more precisely scripts) the GUI should be mirrored to
reflect the reading direction. Gtk handles that automatically, but... (see the
patches).

Once Gtk provides a function to get default widget direction for current
language configuration [1], we will get rid of the hacky parts.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1008821

Vratislav Podzimek (2):
  Mirror the GUI if an RTL language is chosen (#1008397)
  Render the right arrow based on the widget direction (#1008397)

 data/pixmaps/left-arrow-icon.png                   | Bin 0 -> 286 bytes
 .../ui/gui/spokes/lib/lang_locale_handler.py       |   9 ++++---
 pyanaconda/ui/gui/spokes/welcome.py                |   5 +++-
 pyanaconda/ui/gui/utils.py                         |  29 +++++++++++++++++++++
 widgets/src/MountpointSelector.c                   |  15 ++++++++++-
 5 files changed, 53 insertions(+), 5 deletions(-)
 create mode 100644 data/pixmaps/left-arrow-icon.png

-- 
1.7.11.7



More information about the anaconda-patches mailing list