diff options
author | mathias <mathias> | 2005-01-04 12:05:58 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-01-04 12:05:58 (GMT) |
commit | 901902330a638335e6ca5a2718073df73fe4ba4a (patch) | |
tree | 078f1cacff245c591f1913b273ba6933822fbf99 /nls/Makefile.am | |
parent | 61bb3f039afd5a29ae655666fbc2fe7943eab8e2 (diff) | |
download | fluxbox_pavel-901902330a638335e6ca5a2718073df73fe4ba4a.zip fluxbox_pavel-901902330a638335e6ca5a2718073df73fe4ba4a.tar.bz2 |
updated ru_RU translations
added ko_KR translations
Diffstat (limited to 'nls/Makefile.am')
-rw-r--r-- | nls/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nls/Makefile.am b/nls/Makefile.am index 1d973ca..b38d703 100644 --- a/nls/Makefile.am +++ b/nls/Makefile.am | |||
@@ -2,8 +2,8 @@ | |||
2 | 2 | ||
3 | NLSTEST = @NLS@ | 3 | NLSTEST = @NLS@ |
4 | SUBDIRS = C da_DK es_ES et_EE fr_FR pt_BR ru_RU sv_SE \ | 4 | SUBDIRS = C da_DK es_ES et_EE fr_FR pt_BR ru_RU sv_SE \ |
5 | tr_TR it_IT pt_PT bg_BG ja_JP lv_LV de_DE nl_NL \ | 5 | tr_TR it_IT pt_PT bg_BG ja_JP ko_KR lv_LV de_DE \ |
6 | sl_SI pl_PL vi_VN | 6 | nl_NL sl_SI pl_PL vi_VN |
7 | 7 | ||
8 | MAINTAINERCLEANFILES = Makefile.in fluxbox-nls.hh | 8 | MAINTAINERCLEANFILES = Makefile.in fluxbox-nls.hh |
9 | EXTRA_DIST=fluxbox-nls.hh nlsinfo | 9 | EXTRA_DIST=fluxbox-nls.hh nlsinfo |