summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-02-17 11:16:52 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-02-17 11:16:52 +0000
commite9257bc4edd4ca86e60b356e0c6f4245caf73041 (patch)
tree668cfcc95dd65e0288389bc152bed5e27295a0fd
parente6cb66c6cd279bdef3cfc247e9f315dd834496ae (diff)
downloaddrakx-backup-do-not-use-e9257bc4edd4ca86e60b356e0c6f4245caf73041.tar
drakx-backup-do-not-use-e9257bc4edd4ca86e60b356e0c6f4245caf73041.tar.gz
drakx-backup-do-not-use-e9257bc4edd4ca86e60b356e0c6f4245caf73041.tar.bz2
drakx-backup-do-not-use-e9257bc4edd4ca86e60b356e0c6f4245caf73041.tar.xz
drakx-backup-do-not-use-e9257bc4edd4ca86e60b356e0c6f4245caf73041.zip
switch drakfont to new banner style
-rwxr-xr-xperl-install/standalone/drakfont2
-rw-r--r--perl-install/standalone/icons/drakfont.620x57.pngbin6661 -> 0 bytes
-rw-r--r--perl-install/standalone/icons/drakfont.pngbin0 -> 2965 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont
index 0ff87a439..40f2e0529 100755
--- a/perl-install/standalone/drakfont
+++ b/perl-install/standalone/drakfont
@@ -480,7 +480,7 @@ sub interactive_mode() {
local $::Wizard_no_previous = 1;
gtkadd($window1->{window},
gtkpack_(Gtk2::VBox->new(0, 2),
- if_(!$::isEmbedded, 0, gtkcreate_img("drakfont.620x57")),
+ if_(!$::isEmbedded, 0, Gtk2::Banner->new("drakfont", N("DrakFont"))),
0, Gtk2::WrappedLabel->new(N("Font List")),
1, create_fontsel(),
0, create_okcancel(my $oc = {
diff --git a/perl-install/standalone/icons/drakfont.620x57.png b/perl-install/standalone/icons/drakfont.620x57.png
deleted file mode 100644
index 9fb17bb6f..000000000
--- a/perl-install/standalone/icons/drakfont.620x57.png
+++ /dev/null
Binary files differ
diff --git a/perl-install/standalone/icons/drakfont.png b/perl-install/standalone/icons/drakfont.png
new file mode 100644
index 000000000..586a5852c
--- /dev/null
+++ b/perl-install/standalone/icons/drakfont.png
Binary files differ