all repos — fluxbox @ f76720d918d1a2c72811a6ec5b3a1fc4b52f768c

custom fork of the fluxbox windowmanager

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.
Sébastien Ballet phenixia2003@users.sourceforge.net
commit

f76720d918d1a2c72811a6ec5b3a1fc4b52f768c

parent

cbdb3beecc20d12500ce2c5a54621503b358a9e2

2 files changed, 2 insertions(+), 2 deletions(-)

jump to
M nls/fr_FR/Makefile.amnls/fr_FR/Makefile.am

@@ -1,7 +1,7 @@

# nls/fr_FR/Makefile.am for Fluxbox - www.fluxbox.org THE_LANG = fr_FR -SRC_CODESET = ISO-8859-15 +SRC_CODESET = UTF-8 DEST_CODESETS = ISO-8859-15 UTF-8 include $(top_srcdir)/nls/nls.mk
M nls/fr_FR/Translation.mnls/fr_FR/Translation.m

@@ -1,4 +1,4 @@

-$ codeset=ISO-8859-15 +$ codeset=UTF-8 $set 1 #Align