From 779455f78b77055982bd1522f83e681b1dec48ec Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Tue, 7 Sep 2004 20:35:44 +0000 Subject: [PATCH] Added note about XDG Basedir Spec --- docs/TODO.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/TODO.txt b/docs/TODO.txt index 0938abeb3..30b13d5bc 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/ -September 2, 2004 +September 7, 2004 HIGH-PRIORITY DOCUMENTATION CHANGES: ------------------------------------ @@ -68,6 +68,9 @@ LOW-PRIORITY IMPLEMENTATION CHANGES: * Add "include={filename}" option to .tuxpaintrc config file, to allow centralized config files. + * Adhere to Freedesktop Basedir Specification + ( http://freedesktop.org/Standards/basedir-spec/basedir-spec-0.6.html ) + * Allow keyboard buttons to alter shapes (+/- for size, e.g.) * Fix and use scanline fill for filled shapes.