summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-wizard.pl
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2017-04-16 02:14:25 +0000
committerNorbert Preining <preining@logic.at>2017-04-16 02:14:25 +0000
commit3515a7a2754bd5ce7a996720ccda5a0f92ade23a (patch)
treebb95814e6d7634e3c5e324fc93015932b2ba95d8 /Master/tlpkg/installer/install-menu-wizard.pl
parenteb8037cfc3f3c127ac91056ac602cff96610bb54 (diff)
rename instopt_path to instopt_adjustpath
git-svn-id: svn://tug.org/texlive/trunk@43833 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/install-menu-wizard.pl')
-rw-r--r--Master/tlpkg/installer/install-menu-wizard.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/install-menu-wizard.pl b/Master/tlpkg/installer/install-menu-wizard.pl
index 4628536c2a9..dd58e0edd66 100644
--- a/Master/tlpkg/installer/install-menu-wizard.pl
+++ b/Master/tlpkg/installer/install-menu-wizard.pl
@@ -40,7 +40,7 @@ my %opts_to_str = (
"instopt_letter" => __("Default paper size"),
"tlpdbopt_desktop_integration" => __("Add menu shortcuts"),
"tlpdbopt_file_assocs" => __("Change file associations"),
- "instopt_path" => __("Adjust PATH setting in registry"),
+ "instopt_adjustpath" => __("Adjust PATH setting in registry"),
"tlpdbopt_w32_multi_user" => __("Installation for all users"),
"collection-texworks" => __("Install TeXworks front end"),
);