f76720d918
The encoding of nls/fr_FR/Translation.m is UTF-8 (see 96c52db
). This
commit puts the correct "codeset" into place.
7 lines
160 B
Makefile
7 lines
160 B
Makefile
# nls/fr_FR/Makefile.am for Fluxbox - www.fluxbox.org
|
|
|
|
THE_LANG = fr_FR
|
|
SRC_CODESET = UTF-8
|
|
DEST_CODESETS = ISO-8859-15 UTF-8
|
|
|
|
include $(top_srcdir)/nls/nls.mk
|