fluxbox/nls/fr_FR/Makefile.am
Sébastien Ballet f76720d918 nls/fr_FR: Fix encoding
The encoding of nls/fr_FR/Translation.m is UTF-8 (see 96c52db). This
commit puts the correct "codeset" into place.
2020-04-26 11:14:58 +02:00

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