From 745828154547e0dbd635afb9fae469eac37a255a Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 10 Dec 2018 16:50:56 +0100 Subject: Rename README files to README.txt (and several similar files). Files without '.txt' suffix can't be handled well by Windows (users), hence renaming such text files to *.txt makes FLTK more "Windows-friendly". There are a few exceptions (this is intentional): README and other files in bundled libraries (maintained upstream) are not changed. --- src/xutf8/README | 57 -------------------------------------------------------- 1 file changed, 57 deletions(-) delete mode 100644 src/xutf8/README (limited to 'src/xutf8/README') diff --git a/src/xutf8/README b/src/xutf8/README deleted file mode 100644 index 6bada4c49..000000000 --- a/src/xutf8/README +++ /dev/null @@ -1,57 +0,0 @@ ---------------------------------------------------------------------------- -Important note: this file is outdated (as of FLTK 1.3.x, 2012 and later). -Many things have been changed meanwhile. -Use all information with care! ---------------------------------------------------------------------------- - - - -supported encodings : ---------------------- -iso10646-1 -iso8859-1 -iso8859-2 -iso8859-3 -iso8859-4 -iso8859-5 -iso8859-6 -iso8859-7 -iso8859-8 -iso8859-9 -iso8859-10 -iso8859-11 -iso8859-13 -iso8859-14 -iso8859-15 -koi8-r -koi8-u -big5-0 -gbk -gb2312.1980-0 -jisx0201.1976-0 -jisx0208.1983-0 -jisx0212.1990-0 -ksc5601.1987-0 -symbol -dingbats - - - -ORIGINAL FILES : -================ - -The directory lcUniConv is copied from the xfree project cvs system. -( -export CVS_RSH=ssh -export CVSROOT=anoncvs@anoncvs.xfree86.org:/cvs -cvs checkout xc/lib/X11/lcUniConv -password: anoncvs -) - -The file imKStoUCS.c is copied from the xfree project cvs system. -( -export CVS_RSH=ssh -export CVSROOT=anoncvs@anoncvs.xfree86.org:/cvs -cvs checkout xc/lib/X11 -password: anoncvs -) -- cgit v1.2.3