summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/drakfont2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont
index 2ccb352d0..c085e3eae 100755
--- a/perl-install/standalone/drakfont
+++ b/perl-install/standalone/drakfont
@@ -548,7 +548,7 @@ sub interactive_mode {
gtkadd($window1,
gtkpack_(gtkset_usize(new Gtk::VBox(0,2),,620, 390),
- 0, new Gtk::Pixmap($pix_u_map, $pix_u_mask),
+ if_(!$::isEmbedded, 0, new Gtk::Pixmap($pix_u_map, $pix_u_mask)),
1, gtkpack_(new Gtk::HBox(0,2),
1, gtkpack_(new Gtk::VBox(0,2),
1, gtkpack($font_box = new Gtk::VBox(0,5),