diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2018-12-10 16:50:56 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2018-12-10 16:50:56 +0100 |
| commit | 745828154547e0dbd635afb9fae469eac37a255a (patch) | |
| tree | 98f5264fd76dbfa1d6c513a176903e83d6f179a1 /test | |
| parent | 810b91471761e3d1736ed79de06b4c8a69125b30 (diff) | |
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.
Diffstat (limited to 'test')
| -rw-r--r-- | test/README.txt (renamed from test/README) | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/test/README b/test/README.txt index ce07c23a1..f979f1458 100644 --- a/test/README +++ b/test/README.txt @@ -1,5 +1,5 @@ -test/README - 20 Oct 1998 -------------------------- +test/README.txt - 20 Oct 1998 +----------------------------- This directory contains tests and demos of FL. In most cases you can learn a lot about how to program FL by looking at the source code. @@ -28,3 +28,8 @@ shiny: Demo of drawing FL's controls using OpenGL forms: An XForms program to demonstrate emulation colbrowser: Another XForms program that is actually useful + + +----------------------------------------------------- +Note: this file is outdated and incomplete. (*FIXME*) +----------------------------------------------------- |
