summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-17 22:18:09 +0000
committerKarl Berry <karl@freefriends.org>2019-03-17 22:18:09 +0000
commit16fdd884ba2410b031a12f4e6fa7e512c786fb76 (patch)
tree6b079ec760b2776a01f158c2d3989fdfa402b8f0 /Master/texmf-dist/scripts
parenta79da32935834f42057e258d22bb90e8ed7e65aa (diff)
(populate_main): use word Copyright instead of
UTF-8 copyright symbol so we do not have binary in the .pot file. git-svn-id: svn://tug.org/texlive/trunk@50432 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-xMaster/texmf-dist/scripts/tlshell/tlshell.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/tlshell/tlshell.tcl b/Master/texmf-dist/scripts/tlshell/tlshell.tcl
index 18b4de2aac0..658e5313111 100755
--- a/Master/texmf-dist/scripts/tlshell/tlshell.tcl
+++ b/Master/texmf-dist/scripts/tlshell/tlshell.tcl
@@ -2022,7 +2022,7 @@ proc populate_main {} {
.mn add cascade -label [__ "Help"] -menu .mn.help -underline 0
menu .mn.help
.mn.help add command -label [__ "About"] -command {
- tk_messageBox -message [__ "\u00a9 2017, 2018 Siep Kroonenberg
+ tk_messageBox -message [__ "Copyright 2017, 2018 Siep Kroonenberg
GUI interface for TeX Live Manager
Implemented in Tcl/Tk