diff --git a/AUTHORS b/AUTHORS index a21d54d3..cb3154c3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -34,8 +34,8 @@ Owen Taylor icccm widthdraw WM_STATE patch to fix some java endless loops Sung-Hyun Nam - Fnlib OR X fonts used in text classes. + korean translation Kimball Thurston @@ -74,7 +74,7 @@ Peter Kjellerstedt to fix RaiseLower functionality and make it work with groups, to prevent endless loop when reloading menus, and to prevent a crash when closing a large number of - windows quickly. + windows quickly. internationalization support, etc Knut Neumann background IPC command @@ -133,6 +133,7 @@ Ulf Carlsson Dènis Riedijk gettext internationalisation patch for E + nl translation Daniel Egger localised file finding patches @@ -157,5 +158,28 @@ Marius Aamodt Eriksen "Focuslist includes shaded windows" patch. "Focusing While Switching" patch. +Kenneth Christiansen , +Birger Langkjer , + danish translation + +Matthias Warkus + german translation + +Antonio Ognio Cesti + spanish translation + +Pedro Alexandre , +Daniel Vieira Pereira + portuguese translation + +Vladimir STEPANOV + russion translation + +Bernt Holmberg + swedish translation + +Fatih Demir + Turkish translation + And others whose names we probably forgot to add (email us and we'll put you in here) diff --git a/configure.in b/configure.in index d24a3ef2..e8f26dee 100644 --- a/configure.in +++ b/configure.in @@ -40,7 +40,7 @@ AC_DEFINE_UNQUOTED(VERSION,"$VERSION") AC_SUBST(PACKAGE) AC_SUBST(VERSION) -ALL_LINGUAS="de en_US es fr hu ko nl no ru sv pt pt_BR tr" +ALL_LINGUAS="de dk en_US es fr hu ko nl no ru sv pt pt_BR tr" AC_PROG_CC AC_PROG_MAKE_SET