summaryrefslogtreecommitdiffstats
path: root/mdkapplet
diff options
context:
space:
mode:
Diffstat (limited to 'mdkapplet')
-rwxr-xr-xmdkapplet1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdkapplet b/mdkapplet
index 291a7b6a..d49e11a2 100755
--- a/mdkapplet
+++ b/mdkapplet
@@ -23,6 +23,7 @@
use strict;
use lib qw(/usr/lib/libDrakX);
use common;
+BEGIN { unshift @::textdomains, 'mdkonline' }
use Gtk2::TrayIcon;