From 50c52b9527218f0369ea59ed0a7a18a34b659db0 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 5 Jun 2007 06:52:35 +0000 Subject: - [bugfix] fix test message not translated (#30261) --- lib/Xconfig/test.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Xconfig') 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 -- cgit v1.2.1