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,39 @@
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset ar_SY DAYS_OF_WEEK_ABBREV [list \
"\u0627\u0644\u0623\u062d\u062f"\
"\u0627\u0644\u0627\u062b\u0646\u064a\u0646"\
"\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621"\
"\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621"\
"\u0627\u0644\u062e\u0645\u064a\u0633"\
"\u0627\u0644\u062c\u0645\u0639\u0629"\
"\u0627\u0644\u0633\u0628\u062a"]
::msgcat::mcset ar_SY MONTHS_ABBREV [list \
"\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a"\
"\u0634\u0628\u0627\u0637"\
"\u0622\u0630\u0627\u0631"\
"\u0646\u064a\u0633\u0627\u0646"\
"\u0646\u0648\u0627\u0631"\
"\u062d\u0632\u064a\u0631\u0627\u0646"\
"\u062a\u0645\u0648\u0632"\
"\u0622\u0628"\
"\u0623\u064a\u0644\u0648\u0644"\
"\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u0623\u0648\u0644"\
"\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u062b\u0627\u0646\u064a"\
"\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0648\u0644"\
""]
::msgcat::mcset ar_SY MONTHS_FULL [list \
"\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a"\
"\u0634\u0628\u0627\u0637"\
"\u0622\u0630\u0627\u0631"\
"\u0646\u064a\u0633\u0627\u0646"\
"\u0646\u0648\u0627\u0631\u0627\u0646"\
"\u062d\u0632\u064a\u0631"\
"\u062a\u0645\u0648\u0632"\
"\u0622\u0628"\
"\u0623\u064a\u0644\u0648\u0644"\
"\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u0623\u0648\u0644"\
"\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u062b\u0627\u0646\u064a"\
"\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0648\u0644"\
""]
}