cdesktopenv/cde/programs/localized/templates/German.am

18 lines
212 B
Plaintext

# This file is a template for setting the platform-specific LANG
# variable for a locale.
if SOLARIS
LANG=de
endif
if LINUX
LANG=de_DE.UTF-8
endif
if BSD
LANG=de_DE.UTF-8
endif
SOURCE_LANG=de_DE.ISO8859-1