diff options
author | mathias <mathias> | 2006-03-09 19:28:22 (GMT) |
---|---|---|
committer | mathias <mathias> | 2006-03-09 19:28:22 (GMT) |
commit | 918d1994fab393e88f422cf0e66875d2d77f7531 (patch) | |
tree | d8adf306e380dfc1d7917fa2f816fd790d5cd35d /nls/Makefile.am | |
parent | 1f0be0c59fec4c5b5dda7b7d3575946d1156d626 (diff) | |
download | fluxbox-918d1994fab393e88f422cf0e66875d2d77f7531.zip fluxbox-918d1994fab393e88f422cf0e66875d2d77f7531.tar.bz2 |
added zh_CN translations (thanx Andyliu)
fixed ko_KR translations (thanx Jo Hyunseok)
Diffstat (limited to 'nls/Makefile.am')
-rw-r--r-- | nls/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nls/Makefile.am b/nls/Makefile.am index cfec35d..e3bc725 100644 --- a/nls/Makefile.am +++ b/nls/Makefile.am | |||
@@ -5,7 +5,7 @@ NLSTEST = @NLS@ | |||
5 | SUBDIRS = C cs_CZ da_DK es_ES et_EE fr_FR pt_BR ru_RU \ | 5 | SUBDIRS = C cs_CZ da_DK es_ES et_EE fr_FR pt_BR ru_RU \ |
6 | sv_SE tr_TR it_IT pt_PT bg_BG ja_JP ko_KR \ | 6 | sv_SE tr_TR it_IT pt_PT bg_BG ja_JP ko_KR \ |
7 | lv_LV de_DE nl_NL no_NO sl_SI pl_PL vi_VN be_BY \ | 7 | lv_LV de_DE nl_NL no_NO sl_SI pl_PL vi_VN be_BY \ |
8 | uk_UA el_GR nb_NO | 8 | uk_UA el_GR nb_NO zh_CN |
9 | 9 | ||
10 | MAINTAINERCLEANFILES = Makefile.in fluxbox-nls.hh | 10 | MAINTAINERCLEANFILES = Makefile.in fluxbox-nls.hh |
11 | EXTRA_DIST=fluxbox-nls.hh nlsinfo | 11 | EXTRA_DIST=fluxbox-nls.hh nlsinfo |