From 95c8d3e58a9b70e4e6e4afe43cc1e609c44da529 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 18 Feb 2003 19:45:41 +0000 Subject: remove unneeded pablo's change on RTL --- perl-install/install_steps_interactive.pm | 3 --- 1 file changed, 3 deletions(-) diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index 2e4d47eea..68a70c526 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -60,9 +60,6 @@ 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 -- cgit v1.2.1