summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-text.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-02 01:03:09 +0000
committerKarl Berry <karl@freefriends.org>2009-07-02 01:03:09 +0000
commit768d03fc9c390b8cd0d02f9929bdf5423f4a8174 (patch)
tree543a35572be3ca51d192265580a1e49a6c4e1465 /Master/tlpkg/installer/install-menu-text.pl
parentaa97dbbc74ddb63810f6bbc22fc5119686c25f8f (diff)
TeXworks not TeX Works
git-svn-id: svn://tug.org/texlive/trunk@14056 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/install-menu-text.pl')
-rwxr-xr-xMaster/tlpkg/installer/install-menu-text.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/install-menu-text.pl b/Master/tlpkg/installer/install-menu-text.pl
index 20d98b0cd93..d9871ed9e4e 100755
--- a/Master/tlpkg/installer/install-menu-text.pl
+++ b/Master/tlpkg/installer/install-menu-text.pl
@@ -748,7 +748,7 @@ EOF
# if we are admin we allow normal user installation, too
print " <U> make installation available to all users: $b_admin\n";
}
- print " <E> install TeX Works editor: $b_addoneditor\n";
+ print " <E> install TeXworks front end: $b_addoneditor\n";
}
}
other_options qw(R Q diskspace);
@@ -983,7 +983,7 @@ EOF
} else {
print " $b_path create symlinks to standard directories\n";
}
- print" $b_addoneditor install TeX Works Editor\n";
+ print" $b_addoneditor install TeXworks front end\n";
}
if ($vars{'from_dvd'}) {