summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakfont
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-03-16 12:14:03 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-03-16 12:14:03 +0000
commit5b983837c80f7634dafdb8c764a01cf5bc4f6474 (patch)
tree5fb31446035b548aa9ce851896a320feea3152b2 /perl-install/standalone/drakfont
parente84385fcb6e709c558f8674a63f7500793158cce (diff)
downloaddrakx-backup-do-not-use-5b983837c80f7634dafdb8c764a01cf5bc4f6474.tar
drakx-backup-do-not-use-5b983837c80f7634dafdb8c764a01cf5bc4f6474.tar.gz
drakx-backup-do-not-use-5b983837c80f7634dafdb8c764a01cf5bc4f6474.tar.bz2
drakx-backup-do-not-use-5b983837c80f7634dafdb8c764a01cf5bc4f6474.tar.xz
drakx-backup-do-not-use-5b983837c80f7634dafdb8c764a01cf5bc4f6474.zip
set x11 ico
Diffstat (limited to 'perl-install/standalone/drakfont')
-rwxr-xr-xperl-install/standalone/drakfont1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont
index 0b8fc2440..f26252ed4 100755
--- a/perl-install/standalone/drakfont
+++ b/perl-install/standalone/drakfont
@@ -472,6 +472,7 @@ sub interactive_mode() {
unless ($::isEmbedded) {
$window1->{rwindow}->set_position('center');
$window1->{rwindow}->set_title(N("DrakFont"));
+ $window1->{window}->set_icon(gtkcreate_pixbuf("drakfont"));
}
my $button = {};