summaryrefslogtreecommitdiffstats
path: root/docs/interactive/wait_message
blob: 0caec44719d569b52902a0bbdb1a5161a61c5a99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/perl
# Yves Duret <yduret at mandrakesoft.com>
# license: GPL

use lib qw(/usr/lib/libDrakX);
use interactive;

my $in = 'interactive'->vnew(undef, 'default');
my $wait = $in->wait_message('wainting title', _("Moving files to the new partition"));
sleep(3);
$wait->set(_("Removing"));
sleep(3);
$in->exit(0);
36244cb0b4346d (patch) treec209e4e37779c7c123c83f14545bb7385f39e16f /perl-install/modules.pm parent0eaecbef359b57a8ba4e2b880c705d1beb73355d (diff)downloaddrakx-68bca411fa4ae14a563ed135d136244cb0b4346d.tar
drakx-68bca411fa4ae14a563ed135d136244cb0b4346d.tar.gz
drakx-68bca411fa4ae14a563ed135d136244cb0b4346d.tar.bz2
drakx-68bca411fa4ae14a563ed135d136244cb0b4346d.tar.xz
drakx-68bca411fa4ae14a563ed135d136244cb0b4346d.zip
add skype add