diff options
Diffstat (limited to '')
-rw-r--r-- | templates/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/Makefile.in b/templates/Makefile.in index 71fe1866..63516d77 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2003 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2005 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -42,7 +42,7 @@ TEMPLATEDIR= $(prefix)/templates SHELL= /bin/sh -LANGUAGES= ca cs da de en es et eu fi fr hr hu it ja ko lt nl \ +LANGUAGES= ca cs da de en es et eu fi fr hr hu ia it ja ko lt nl \ no pl pt pt_BR ro ru sl sr sv tr uk zh_CN zh_TW # Modes for directories and executables created by the install |