From 712c660d4cfed8ddacb06745873b2e5413fba836 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Mon, 24 May 2010 14:56:27 +0000 Subject: call set_wm_hints_if_needed to avoid oversized windows in matchbox --- draklive-install | 1 + 1 file changed, 1 insertion(+) (limited to 'draklive-install') diff --git a/draklive-install b/draklive-install index ab4cfca..b2e44ad 100755 --- a/draklive-install +++ b/draklive-install @@ -47,6 +47,7 @@ sub install_live() { $::isWizard = 1; $::Wizard_no_previous = 1; $::Wizard_pix_up = "MandrivaOne-install-icon"; + any::set_wm_hints_if_needed($in); my $all_hds = {}; my $fstab = []; -- cgit v1.2.1