diff options
author | Norbert Preining <preining@logic.at> | 2009-07-05 01:41:47 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-07-05 01:41:47 +0000 |
commit | 023d6777e67772f6fa772d5d174010399643f4ba (patch) | |
tree | 0eba17a6b66958795f2055780214b18a362cf962 /Master/tlpkg/tlpsrc | |
parent | 8ee112880ec71bc0ef7cc9b1f04099221882f0b2 (diff) |
support setting the file_assocs value to 0,1,2 in TEXT mode installer,
and adjust the defaults of the installer.
git-svn-id: svn://tug.org/texlive/trunk@14110 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc index 64bc81c4411..70506160490 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc @@ -33,7 +33,7 @@ longdesc are never split into .src and .doc sub-packages in the tlpdb. depend opt_location:__MASTER__ depend opt_paper:a4 depend opt_create_formats:1 -depend opt_desktop_integration:0 +depend opt_desktop_integration:1 depend opt_file_assocs:1 depend opt_post_code:1 depend opt_w32_multi_user:1 |