nuitka提交

This commit is contained in:
2026-02-03 23:03:58 +08:00
parent aed9d24066
commit 0ddcae8416
1053 changed files with 138135 additions and 5 deletions
@@ -0,0 +1,7 @@
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset ga_IE DATE_FORMAT "%d.%m.%y"
::msgcat::mcset ga_IE TIME_FORMAT "%T"
::msgcat::mcset ga_IE TIME_FORMAT_12 "%T"
::msgcat::mcset ga_IE DATE_TIME_FORMAT "%a %d %b %Y %T %z"
}