summaryrefslogtreecommitdiffstats
path: root/lib/Xconfig/test.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-06-05 06:52:35 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-06-05 06:52:35 +0000
commit50c52b9527218f0369ea59ed0a7a18a34b659db0 (patch)
treed574403a91aa967cbba8c51735c8165b29f9c044 /lib/Xconfig/test.pm
parentebe4c6037004f0b2908ab79f0e24251852b09d9c (diff)
downloaddrakx-kbd-mouse-x11-50c52b9527218f0369ea59ed0a7a18a34b659db0.tar
drakx-kbd-mouse-x11-50c52b9527218f0369ea59ed0a7a18a34b659db0.tar.gz
drakx-kbd-mouse-x11-50c52b9527218f0369ea59ed0a7a18a34b659db0.tar.bz2
drakx-kbd-mouse-x11-50c52b9527218f0369ea59ed0a7a18a34b659db0.tar.xz
drakx-kbd-mouse-x11-50c52b9527218f0369ea59ed0a7a18a34b659db0.zip
- [bugfix] fix test message not translated (#30261)
Diffstat (limited to 'lib/Xconfig/test.pm')
-rw-r--r--lib/Xconfig/test.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Xconfig/test.pm b/lib/Xconfig/test.pm
index 524530b..cd330c2 100644
--- a/lib/Xconfig/test.pm
+++ b/lib/Xconfig/test.pm
@@ -90,6 +90,7 @@ sub test {
printf $F q(
use lib qw(%s);
BEGIN { $::no_ugtk_init = 1 }
+ BEGIN { unshift @::textdomains, 'drakx-kbd-mouse-x11' }
require lang;
require ugtk2; #- help perl_checker
ugtk2->import(qw(:wrappers :helpers)); #- help perl_checker