From cdfc8de827514ed537999319e01fb0a17014d027 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 5 Jul 2009 01:18:33 +0000 Subject: do not ask for file_assocs in the wizard, it has a fine default. git-svn-id: svn://tug.org/texlive/trunk@14108 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/install-menu-wizard.pl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/installer/install-menu-wizard.pl') diff --git a/Master/tlpkg/installer/install-menu-wizard.pl b/Master/tlpkg/installer/install-menu-wizard.pl index c1b7c632131..aaab3891c07 100644 --- a/Master/tlpkg/installer/install-menu-wizard.pl +++ b/Master/tlpkg/installer/install-menu-wizard.pl @@ -333,8 +333,10 @@ sub ask_options { $ytmp += 50; $bdesk->place(-x => 0, -y => $ytmp); - $ytmp += 50; - $bassocs->place(-x => 0, -y => $ytmp); + # now that we only create assocs if there aren't any other by default + # we don't ask that anymore + #$ytmp += 50; + #$bassocs->place(-x => 0, -y => $ytmp); # disabled after discussion, PATH will be set up automatically # when using the wizard -- cgit v1.2.3