Do not change the order of orth files

This commit is contained in:
Akira TAGOH 2022-12-08 15:54:26 +09:00
parent c8f6210bab
commit ddea974d3c
2 changed files with 13 additions and 13 deletions

View File

@ -41,7 +41,6 @@ ORTH = \
ab.orth \ ab.orth \
af.orth \ af.orth \
am.orth \ am.orth \
anp.orth \
ar.orth \ ar.orth \
as.orth \ as.orth \
ast.orth \ ast.orth \
@ -54,7 +53,6 @@ ORTH = \
be.orth \ be.orth \
bg.orth \ bg.orth \
bh.orth \ bh.orth \
bhb.orth \
bho.orth \ bho.orth \
bi.orth \ bi.orth \
bin.orth \ bin.orth \
@ -101,7 +99,6 @@ ORTH = \
haw.orth \ haw.orth \
he.orth \ he.orth \
hi.orth \ hi.orth \
hif.orth \
ho.orth \ ho.orth \
hr.orth \ hr.orth \
hu.orth \ hu.orth \
@ -139,7 +136,6 @@ ORTH = \
lo.orth \ lo.orth \
lt.orth \ lt.orth \
lv.orth \ lv.orth \
mag.orth \
mg.orth \ mg.orth \
mh.orth \ mh.orth \
mi.orth \ mi.orth \
@ -168,7 +164,6 @@ ORTH = \
ps_af.orth \ ps_af.orth \
ps_pk.orth \ ps_pk.orth \
pt.orth \ pt.orth \
raj.orth \
rm.orth \ rm.orth \
ro.orth \ ro.orth \
ru.orth \ ru.orth \
@ -199,7 +194,6 @@ ORTH = \
te.orth \ te.orth \
tg.orth \ tg.orth \
th.orth \ th.orth \
the.orth \
ti_er.orth \ ti_er.orth \
ti_et.orth \ ti_et.orth \
tig.orth \ tig.orth \
@ -288,7 +282,13 @@ ORTH = \
doi.orth \ doi.orth \
mni.orth \ mni.orth \
und_zsye.orth \ und_zsye.orth \
und_zmth.orth und_zmth.orth \
anp.orth \
bhb.orth \
hif.orth \
mag.orth \
raj.orth \
the.orth
# ^-------------- Add new orth files here # ^-------------- Add new orth files here
BUILT_SOURCES += $(top_builddir)/conf.d/35-lang-normalize.conf BUILT_SOURCES += $(top_builddir)/conf.d/35-lang-normalize.conf

View File

@ -4,7 +4,6 @@ orth_files = [
'ab.orth', 'ab.orth',
'af.orth', 'af.orth',
'am.orth', 'am.orth',
'anp.orth',
'ar.orth', 'ar.orth',
'as.orth', 'as.orth',
'ast.orth', 'ast.orth',
@ -17,7 +16,6 @@ orth_files = [
'be.orth', 'be.orth',
'bg.orth', 'bg.orth',
'bh.orth', 'bh.orth',
'bhb.orth',
'bho.orth', 'bho.orth',
'bi.orth', 'bi.orth',
'bin.orth', 'bin.orth',
@ -64,7 +62,6 @@ orth_files = [
'haw.orth', 'haw.orth',
'he.orth', 'he.orth',
'hi.orth', 'hi.orth',
'hif.orth',
'ho.orth', 'ho.orth',
'hr.orth', 'hr.orth',
'hu.orth', 'hu.orth',
@ -102,7 +99,6 @@ orth_files = [
'lo.orth', 'lo.orth',
'lt.orth', 'lt.orth',
'lv.orth', 'lv.orth',
'mag.orth',
'mg.orth', 'mg.orth',
'mh.orth', 'mh.orth',
'mi.orth', 'mi.orth',
@ -131,7 +127,6 @@ orth_files = [
'ps_af.orth', 'ps_af.orth',
'ps_pk.orth', 'ps_pk.orth',
'pt.orth', 'pt.orth',
'raj.orth',
'rm.orth', 'rm.orth',
'ro.orth', 'ro.orth',
'ru.orth', 'ru.orth',
@ -162,7 +157,6 @@ orth_files = [
'te.orth', 'te.orth',
'tg.orth', 'tg.orth',
'th.orth', 'th.orth',
'the.orth',
'ti_er.orth', 'ti_er.orth',
'ti_et.orth', 'ti_et.orth',
'tig.orth', 'tig.orth',
@ -252,6 +246,12 @@ orth_files = [
'mni.orth', 'mni.orth',
'und_zsye.orth', 'und_zsye.orth',
'und_zmth.orth', 'und_zmth.orth',
'anp.orth',
'bhb.orth',
'hif.orth',
'mag.orth',
'raj.orth',
'the.orth',
] ]
fclang_h = custom_target('fclang.h', fclang_h = custom_target('fclang.h',