summaryrefslogtreecommitdiffstats
path: root/clock.pm
diff options
context:
space:
mode:
Diffstat (limited to 'clock.pm')
-rwxr-xr-xclock.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/clock.pm b/clock.pm
index cd8a08ee..03a43edd 100755
--- a/clock.pm
+++ b/clock.pm
@@ -7,6 +7,7 @@ use interactive;
use standalone;
use timezone;
init Gtk;
+Gtk->set_locale;
#use strict;
use MDK::Common;