all repos — fluxbox @ 58472fea6d1a88c864598141e63aac085b83c77b

custom fork of the fluxbox windowmanager

Fix the Bulgarian translation's codeset.

The codeset of the Bulgarian translation was incorrectly specified as
ISO-8859-1 instead of CP1251.  This led to incorrect transcoding to
UTF-8 and the display of wrong characters in the Fluxbox menu.
Peter Pentchev roam@ringlet.net
commit

58472fea6d1a88c864598141e63aac085b83c77b

parent

43bdf499d56c09a520dc3bc03438dee4092d3d58

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

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

@@ -1,8 +1,8 @@

# nls/bg_BG/Makefile.am for Fluxbox - www.fluxbox.org THE_LANG = bg_BG -SRC_CODESET = ISO-8859-1 -DEST_CODESETS = ISO-8859-1 UTF-8 +SRC_CODESET = CP1251 +DEST_CODESETS = CP1251 UTF-8 LOCALE_PATH = @LOCALE_PATH@ NLSTEST = @NLS@
M nls/bg_BG/Translation.mnls/bg_BG/Translation.m

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

-$ codeset=ISO-8859-1 +$ codeset=CP1251 $set 1 #Align