mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-22 10:14:14 +03:00
added 'nl' to languages.
This commit is contained in:
parent
7f6dedc188
commit
4057fd0e60
@ -1,3 +1,7 @@
|
||||
1999-09-03 Pablo Saratxaga <pablo@mandrakesoft.com>
|
||||
|
||||
* configure.in: added 'nl' to ALL_LINGUAS, it was missing.
|
||||
|
||||
1999-09-01 Federico Mena Quintero <federico@redhat.com>
|
||||
|
||||
* README: Updated and spell-checked.
|
||||
|
@ -70,7 +70,7 @@ if test x"$X11_WWW" = x; then
|
||||
X11_WWW=lynx
|
||||
fi
|
||||
|
||||
ALL_LINGUAS="ca cs da de el es es_ES fi fr hu it ja ko no pl ro ru sv wa zh_TW.Big5"
|
||||
ALL_LINGUAS="ca cs da de el es es_ES fi fr hu it ja ko nl no pl ro ru sv wa zh_TW.Big5"
|
||||
|
||||
dnl ultra ulgy hack to get MKINSTALLDIRS right
|
||||
AM_GNU_GETTEXT
|
||||
|
Loading…
x
Reference in New Issue
Block a user