summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2003-02-18 17:53:06 +0000
committerPablo Saratxaga <pablo@mandriva.com>2003-02-18 17:53:06 +0000
commit26da05a0fe6b2299474360f92664b879a654847c (patch)
treee5e1c347ac8528b7fffb25029b5de7894e9ae0d5
parent4fc55d796a2a5cac48abff76867d7c70dbbc59ca (diff)
downloaddrakx-26da05a0fe6b2299474360f92664b879a654847c.tar
drakx-26da05a0fe6b2299474360f92664b879a654847c.tar.gz
drakx-26da05a0fe6b2299474360f92664b879a654847c.tar.bz2
drakx-26da05a0fe6b2299474360f92664b879a654847c.tar.xz
drakx-26da05a0fe6b2299474360f92664b879a654847c.zip
define language direction
-rw-r--r--perl-install/install_steps_interactive.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index 68a70c526..2e4d47eea 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -60,6 +60,9 @@ sub selectLanguage {
$o->charsetChanged;
if ($o->isa('interactive::gtk')) {
+ if (N("default:LTR") eq "default:RTL") {
+ Gtk2::Widget->set_default_direction("rtl");
+ };
$o->ask_warn('', formatAlaTeX(
"If you see this message it is because you chose a language for
which DrakX does not include a translation yet; however the fact