From 34c5917bdc3998da650ad0931726330ff90fa79e Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Thu, 2 Sep 2004 18:30:05 +0000 Subject: [PATCH] Added "include" config option to to-do list. --- docs/TODO.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/TODO.txt b/docs/TODO.txt index 8f812e85c..09ee2d70c 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -6,7 +6,7 @@ Copyright (c) 2004 by Bill Kendrick bill@newbreedsoftware.com http://www.newbreedsoftware.com/tuxpaint/ -June 20, 2004 +September 2, 2004 HIGH-PRIORITY DOCUMENTATION CHANGES: ------------------------------------ @@ -65,6 +65,9 @@ HIGH-PRIORITY IMPLEMENTATION CHANGES: LOW-PRIORITY IMPLEMENTATION CHANGES: ------------------------------------ + * Add "include={filename}" option to .tuxpaintrc config file, + to allow centralized config files. + * Allow keyboard buttons to alter shapes (+/- for size, e.g.) * Fix and use scanline fill for filled shapes.