mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-01 16:33:02 +01:00
oops, fixed charset. The just released w32cli binary has been patched
while building it.
This commit is contained in:
parent
83227ed1c1
commit
986db050c4
@ -73,7 +73,7 @@ for i in ${srcdir}/po/*.po; do
|
||||
cs|hu|ro) toset="CP852" ;;
|
||||
tr) toset="CP1254" ;; # DOS: CP857
|
||||
el) toset="CP1253" ;; # same as latin-7?
|
||||
ru|be) toset="CP1252" ;; # same as latin-7?
|
||||
ru|be) toset="CP1251" ;; # same as latin-7?
|
||||
el|eo|et|ja|pl|sk|zh_TW) toset="" ;;
|
||||
*) toset="CP850" ;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user