~ubuntu-branches/ubuntu/natty/postgresql-8.4/natty-security

« back to all changes in this revision

Viewing changes to src/bin/psql/nls.mk

Tags: upstream-8.4.0
ImportĀ upstreamĀ versionĀ 8.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $PostgreSQL: pgsql/src/bin/psql/nls.mk,v 1.22 2009/04/09 19:38:52 petere Exp $
 
1
# $PostgreSQL: pgsql/src/bin/psql/nls.mk,v 1.23 2009/06/26 19:33:50 petere Exp $
2
2
CATALOG_NAME    := psql
3
 
AVAIL_LANGUAGES := cs de es fa fr hu it ja ko nb pt_BR ro ru sk sl sv tr zh_CN zh_TW
 
3
AVAIL_LANGUAGES := cs de es fr ja pt_BR sv tr
4
4
GETTEXT_FILES   := command.c common.c copy.c help.c input.c large_obj.c \
5
5
                   mainloop.c print.c startup.c describe.c sql_help.h \
6
6
                   ../../port/exec.c