Import build of Tcl/Tk 8.6.12

This commit is contained in:
Steve Dower
2021-11-08 21:12:37 +00:00
parent c5c7ca7f25
commit e3c3e9a285
2280 changed files with 315906 additions and 327798 deletions

View File

@@ -1,6 +1,6 @@
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset gv_GB DATE_FORMAT "%d %B %Y"
::msgcat::mcset gv_GB TIME_FORMAT_12 "%l:%M:%S %P"
::msgcat::mcset gv_GB DATE_TIME_FORMAT "%d %B %Y %l:%M:%S %P %z"
}
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset gv_GB DATE_FORMAT "%d %B %Y"
::msgcat::mcset gv_GB TIME_FORMAT_12 "%l:%M:%S %P"
::msgcat::mcset gv_GB DATE_TIME_FORMAT "%d %B %Y %l:%M:%S %P %z"
}