aboutsummaryrefslogtreecommitdiffstats
path: root/transfugdrake
diff options
context:
space:
mode:
Diffstat (limited to 'transfugdrake')
-rwxr-xr-xtransfugdrake3
1 files changed, 3 insertions, 0 deletions
diff --git a/transfugdrake b/transfugdrake
index 9658830..49fae5a 100755
--- a/transfugdrake
+++ b/transfugdrake
@@ -29,6 +29,9 @@ my @step_items = (
);
my @steps;
+my $icon = 'migrationtools-52';
+$ugtk2::wm_icon = $icon;
+
my $in = 'interactive'->vnew('su');
my $wiz = wizards->new({
name => N("Migration wizard"),