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,7 +1,7 @@
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset nl_BE DATE_FORMAT "%d-%m-%y"
::msgcat::mcset nl_BE TIME_FORMAT "%T"
::msgcat::mcset nl_BE TIME_FORMAT_12 "%T"
::msgcat::mcset nl_BE DATE_TIME_FORMAT "%a %d %b %Y %T %z"
}
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset nl_BE DATE_FORMAT "%d-%m-%y"
::msgcat::mcset nl_BE TIME_FORMAT "%T"
::msgcat::mcset nl_BE TIME_FORMAT_12 "%T"
::msgcat::mcset nl_BE DATE_TIME_FORMAT "%a %d %b %Y %T %z"
}