summaryrefslogtreecommitdiffstats
path: root/clock.pl
diff options
context:
space:
mode:
Diffstat (limited to 'clock.pl')
-rwxr-xr-xclock.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/clock.pl b/clock.pl
index cfa1a8f8..b30fe649 100755
--- a/clock.pl
+++ b/clock.pl
@@ -11,7 +11,7 @@ use timezone;
#-------------------------------------------------------------
# i18n : IMPORTANT to get correct namespace (drakconf instead of libDrakX)
-push @::textdomains, 'drakconf';
+unshift @::textdomains, 'drakconf';
my $in = interactive->vnew('su');
my $pixmap;