[Kstars-devel] kdeedu/kstars/kstars/data

Pablo de Vicente p.devicente at wanadoo.es
Fri Jan 2 19:58:32 CET 2004


CVS commit by pvicente: 

Fixed non-UTF8 characters in some city names, which seemed to produce 
repetitive fuzzies. This was demanded by some translators in the kde-i18n-doc
list this week. I think that the error came from someone who converted this 
file to UTF8 when it already was UTF8; this bug has been dragging for one 
year now.

IMHO the best way to modify to file is to do:
 iconv -f utf8 -t iso-8859-1 Cities.dat -o Cities.dat.iso
then edit Cities.dat.iso with any editor and convert back to UTF8
 iconv -f iso8859-1 -t utd8 Cities.dat.iso -o Cities.dat

CCMAIL: kstars-devel at kde.org
CCMAIL: kde-i18n-doc at kde.org


  M +49 -49    Cities.dat   1.48





More information about the Kstars-devel mailing list