From 80273e7de7a65b06eb74791740e91cf039ef0543 Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Mon, 31 May 2004 20:56:42 +0000 Subject: [PATCH] Added Pablo's .desktop translation suggestion to TODO --- docs/TODO.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/TODO.txt b/docs/TODO.txt index 9e6ad08ed..35a1ea681 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -8,6 +8,12 @@ http://www.newbreedsoftware.com/tuxpaint/ May 30, 2004 +HIGH-PRIORITY DOCUMENTATION CHANGES: +------------------------------------ + * Meniton "--lang help" in README. + + * Convert documentation and man pages into a single source (DocBook?) + LOW-PRIORITY DOCUMENTATION CHANGES: ----------------------------------- @@ -17,8 +23,6 @@ LOW-PRIORITY DOCUMENTATION CHANGES: * Mention CONFDIR in INSTALL.txt - * Meniton "--lang help" in README. - * Add better description of where things get installed in INSTALL.txt * Automagically make documentation path correct in man page. @@ -108,7 +112,9 @@ HIGH-PRIORITY TRANSLATION STUFF: * Make right-to-left strings not wordwrap with the shortest line at the top! - * Update remaining PO files to use new ('better punctuated') msgstr's + * Use "intltools" to allow translation of "tuxpaint.desktop" contents + within a PO file. + (Suggested by Pablo Saratxaga) * Finish current translations. (Especially documentation!)