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

18 lines
212 B
Plaintext

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