From 363271a7e85b1d13198ccaff9d69b60ca9e53a77 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 25 Aug 2003 10:58:20 +0000 Subject: this tool really is gtk2 ported, so do not trash languages not handled by gtk+-1.x --- perl-install/standalone/drakfloppy | 4 ---- 1 file changed, 4 deletions(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/drakfloppy b/perl-install/standalone/drakfloppy index 7ed1918e8..e3e01f151 100755 --- a/perl-install/standalone/drakfloppy +++ b/perl-install/standalone/drakfloppy @@ -32,10 +32,6 @@ use common; use ugtk2 qw(:create :dialogs :helpers :wrappers); use detect_devices; -#- languages that can't be displayed with gtk1, so we unset translations -#- for them until this tool is ported to gtk2 -$ENV{LANGUAGE} = "C" if $ENV{LANGUAGE} =~ /\b(ar|he|hi|ta)/; - require_root_capability(); my $window = ugtk2->new('drakfloppy'); -- cgit v1.2.1