Commit graph

12 commits

Author SHA1 Message Date
Bill Kendrick
603ef10fb3 Moving all COPYING (GPL) translations into own dir
Many documentation subdirs contained only a translated version
of the GNU GPL (COPYING.txt), and no translated version of any
Tux Paint documentation.

Moved them all into a COPYING/ subdir, so that now the only
translated documentation subdirs that exist are those that
containa at least _some_ translated Tux Paint documentation.
2017-12-03 11:33:08 -08:00
Bill Kendrick
b398239a73 Removing stub doc files
There are a ton of wishful-thinking traslation subdirs under docs/
which contain nothing but files which say "Please see..." and
directs to the English version.

Removing them, because they're just cluttering thigns,
and it makes it hard to tell whether any translations actually _do_
exist (which may require attention; e.g. revising for a new
release).
2017-12-03 11:22:04 -08:00
Bill Kendrick
a472453749 Noting when docs are out of date (HTML edition) 2017-12-03 11:18:51 -08:00
Bill Kendrick
14e03b47a2 Better HTML doc title image; also out-of-date notes
Using the SVG-based "Tux Paint" title text at the top of HTML docs
(replacing ancient, totally-mouse-drawn one from 2002).

Also, while I was in there, added big "out of date" notices,
with links to English documentation, in outdated translated ones.
2017-12-03 11:07:53 -08:00
Bill Kendrick
f9b677e40d Use links w/ UTF-8 output for HTML->TXT
Stop using old `lynx`; use `links`, and use UTF-8 codepage for
output (for Russian, Chinese, etc. to still work right).

Regenerate all TXT versions of docs available in HTML.
2017-12-03 10:59:26 -08:00
William Kendrick
8a3f680971 Re-generated all TXT docs from HTML docs. 2014-08-19 07:23:06 +00:00
John Popplewell
5a0921b8d9 Changed <img src="images/*"> to <img src="../../html/images/*"> using a
simple global search and replace. Easy enough to change back if custom
images are created, or a better solution comes along.
2005-11-08 00:55:15 +00:00
William Kendrick
0b7c9ed378 Filled in some documentation translation skeleton gaps. 2004-09-30 06:55:15 +00:00
Karl Ove Hufthammer
e1492ebf9f Added Norwegian Bokmål ('nb') translation. 2003-11-28 22:18:41 +00:00
William Kendrick
82b956afcd * Added Hebrew translation. (Untested)
Dovix <dovix2003@yahoo.com>
  Koby <kobybo@hotmail.com>

* Fixed bug when missing locale font wouldn't switch Tux Paint back to English.

* Moved Dutch HTML documentation out of docs/html and into docs/nl.
2003-04-26 06:01:18 +00:00
William Kendrick
4020b62ca5 * Added Dutch documentation (docs/html/README-nl.html, and converted version:
docs/nl/README.txt).
  Geert Stams <geert-csg@wanadoo.nl>
2003-03-10 09:27:11 +00:00
William Kendrick
365fe3e5b6 Initial revision 2003-02-24 01:46:52 +00:00