summaryrefslogtreecommitdiffstats
path: root/menus_launcher.pl
diff options
context:
space:
mode:
Diffstat (limited to 'menus_launcher.pl')
-rwxr-xr-xmenus_launcher.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/menus_launcher.pl b/menus_launcher.pl
index 1de58f61..cc50e1f3 100755
--- a/menus_launcher.pl
+++ b/menus_launcher.pl
@@ -13,7 +13,7 @@ use standalone;
# (This version is now UTF8 compliant - Sg 2001-08-18)
#-------------------------------------------------------------
-push @::textdomains, 'drakconf';
+unshift @::textdomains, 'drakconf';
my $bindir = "/usr/bin/";
my $my_win = ugtk2->new('print_launcher');