summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2002-09-07 11:44:15 +0000
committerDaouda Lo <daouda@mandriva.com>2002-09-07 11:44:15 +0000
commit2fd8469e8f0f95c0a91ef966fe0a492b9366ea26 (patch)
tree88234453f3ec107c6cf6c68b1979bbaa4d40b284 /perl-install/standalone
parentd0a91b592120df52cf0108bd43e749b5a25c5a1c (diff)
downloaddrakx-backup-do-not-use-2fd8469e8f0f95c0a91ef966fe0a492b9366ea26.tar
drakx-backup-do-not-use-2fd8469e8f0f95c0a91ef966fe0a492b9366ea26.tar.gz
drakx-backup-do-not-use-2fd8469e8f0f95c0a91ef966fe0a492b9366ea26.tar.bz2
drakx-backup-do-not-use-2fd8469e8f0f95c0a91ef966fe0a492b9366ea26.tar.xz
drakx-backup-do-not-use-2fd8469e8f0f95c0a91ef966fe0a492b9366ea26.zip
- use standalone for explanations and center dialog
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-xperl-install/standalone/draksplash1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/draksplash b/perl-install/standalone/draksplash
index 9ec9b4318..db711bbc4 100755
--- a/perl-install/standalone/draksplash
+++ b/perl-install/standalone/draksplash
@@ -2,6 +2,7 @@
use lib qw(/usr/lib/libDrakX);
use MDK::Common;
+use standalone; #for center dialog and explanations
use Gtk;
use interactive;
#use my_gtk ;