Initial commit

This commit is contained in:
Mario Voigt
2020-07-30 01:16:18 +02:00
parent 9ead5330fa
commit fc012a2896
2983 changed files with 568355 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Africa/Tripoli)]} {
LoadTimeZoneFile Africa/Tripoli
}
set TZData(:Libya) $TZData(:Africa/Tripoli)