Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3aab31b

Browse files
committed
Add KOI8-U map files to Makefile.
These were left out by mistake back when support for KOI8-U encoding wasadded.Extracted from Kyotaro Horiguchi's larger patch.
1 parent1375274 commit3aab31b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/backend/utils/mb/Unicode/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ GENERICMAPS = $(ISO8859MAPS) $(WINMAPS) \
4242
johab_to_utf8.map utf8_to_johab.map\
4343
uhc_to_utf8.map utf8_to_uhc.map\
4444
gbk_to_utf8.map utf8_to_gbk.map\
45-
koi8r_to_utf8.map utf8_to_koi8r.map
45+
koi8r_to_utf8.map utf8_to_koi8r.map\
46+
koi8u_to_utf8.map utf8_to_koi8u.map
4647

4748
SPECIALMAPS = euc_cn_to_utf8.map utf8_to_euc_cn.map\
4849
euc_jp_to_utf8.map utf8_to_euc_jp.map\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp