v0.6.4 - Retour onedir (configuration stable)

Changements :
- Retour a --onedir : seule configuration sans erreur DLL confirmee
- _internal/ recommite dans le repo
- build.bat restaure avec copie automatique de _internal/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-24 22:06:46 +01:00
parent 7d77f4d901
commit 997d82bb96
1901 changed files with 230265 additions and 7 deletions

View File

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