diff options
author | Norbert Preining <preining@logic.at> | 2009-07-02 09:50:45 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-07-02 09:50:45 +0000 |
commit | 08303067e0c586e8b101a3aca218ab9cef6b0c92 (patch) | |
tree | 308a6f6f70933eabd6e0e84f6505d94fcefcd433 /Master/tlpkg/installer/install-translations.pl | |
parent | 311ebb01b559c419ed2e4133d25d507af781e613 (diff) |
work on the options screen of the installer
git-svn-id: svn://tug.org/texlive/trunk@14065 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/install-translations.pl')
-rw-r--r-- | Master/tlpkg/installer/install-translations.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/install-translations.pl b/Master/tlpkg/installer/install-translations.pl index 6a68fc78f21..fe09f5b9158 100644 --- a/Master/tlpkg/installer/install-translations.pl +++ b/Master/tlpkg/installer/install-translations.pl @@ -122,6 +122,8 @@ our %labels = (binsys => 'Binary system(s)', optsrc => 'Install font/macro source tree', symlink => 'Create symlinks in system directories', desktop_integration => 'Desktop integration', + fileassocs => 'Change file associations', + pathadj => 'Adjust path', addon_editor => 'Install TeXworks front end', ); |