diff options
Diffstat (limited to 'print_launcher.pl')
-rwxr-xr-x | print_launcher.pl | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/print_launcher.pl b/print_launcher.pl index 28a1e9e0..f5742e39 100755 --- a/print_launcher.pl +++ b/print_launcher.pl @@ -3,12 +3,9 @@ use strict; use lib qw(/usr/lib/libDrakX); use common; -use ugtk; -use my_gtk; +use my_gtk qw(:helpers :wrappers :various);; use interactive; use standalone; -init Gtk; -Gtk->set_locale; #------------------------------------------------------------- # i18n |