mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
81100672d4
Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3
12 lines
515 B
Python
12 lines
515 B
Python
--- Lib/locale.py.foo 2009-05-11 22:57:00.000000000 +0200
|
|
+++ Lib/locale.py 2009-05-11 22:57:23.000000000 +0200
|
|
@@ -601,7 +601,7 @@
|
|
'tactis': 'TACTIS',
|
|
'euc_jp': 'eucJP',
|
|
'euc_kr': 'eucKR',
|
|
- 'utf_8': 'UTF8',
|
|
+ 'utf_8': 'UTF-8',
|
|
'koi8_r': 'KOI8-R',
|
|
'koi8_u': 'KOI8-U',
|
|
# XXX This list is still incomplete. If you know more
|