x11 plugin: Convert to iso8859-1 rather than utf8.
authorMatt Birkholz <matt@birchwood-abbey.net>
Tue, 23 May 2017 23:44:55 +0000 (16:44 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Tue, 23 May 2017 23:44:55 +0000 (16:44 -0700)
commit71a92c65cbf0e7e126a229f1a829912612a60774
tree4c164d7f13ca756b3d359a4f1d11b8597725c518
parentd583ccd13af4f82626320919fd8dafec065abe91
x11 plugin: Convert to iso8859-1 rather than utf8.

And avoid converting if the string is already ASCII.  Also fix the
subsystem version number, and update README, NEWS, etc. following the
examples of the other plugins.
src/x11/AUTHORS
src/x11/Makefile.am
src/x11/NEWS
src/x11/README
src/x11/make.scm
src/x11/x11-base.scm
src/x11/x11-graphics.scm
src/x11/x11.pkg