Attempting to debug/fix SDL_Pango stuff.
Added icon for Kalidescope magic tool. Added Canada map starter. Added Japan map starter. Improved comments near gettext() calls to improve POT and PO files. Regenerated PO files and POT file. Added .cvsignore to make sure tp_magic_api.h (which is generated) isn't noticed.
This commit is contained in:
parent
21d9cf24be
commit
21ea42f38f
93 changed files with 21568 additions and 10201 deletions
|
|
@ -7,7 +7,7 @@ bill@newbreedsoftware.com
|
|||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
June 17, 2002 - July 14, 2007
|
||||
June 17, 2002 - July 17, 2007
|
||||
|
||||
$Id$
|
||||
|
||||
|
|
@ -134,6 +134,10 @@ $Id$
|
|||
Processed into a Tux Paint starter by:
|
||||
Caroline Ford <caroline.ford.work@googlemail.com>.
|
||||
|
||||
* Canada map
|
||||
* Japan map
|
||||
Ed Monty <edmonty@gmail.com>
|
||||
|
||||
|
||||
* Fonts
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ http://www.tuxpaint.org/
|
|||
$Id$
|
||||
|
||||
|
||||
2007.July.15 (0.9.18)
|
||||
2007.July.17 (0.9.18)
|
||||
* System-Related Improvements:
|
||||
----------------------------
|
||||
* Added an API for developing Magic tools as plug-ins.
|
||||
|
|
@ -50,6 +50,14 @@ $Id$
|
|||
-----------
|
||||
* Sparkles (based on old Magic Tool)
|
||||
|
||||
* New Starters:
|
||||
-------------
|
||||
* Canada map
|
||||
Ed Monty <edmonty@gmail.com>
|
||||
|
||||
* Japan map
|
||||
Ed Monty <edmonty@gmail.com>
|
||||
|
||||
* New Magic tools:
|
||||
----------------
|
||||
* Kalidescope
|
||||
|
|
@ -89,6 +97,12 @@ $Id$
|
|||
* South African English translation
|
||||
Caroline Ford <caroline.ford.work@googlemail.com>
|
||||
|
||||
* Vietnamese
|
||||
Clytie Siddall <clytie@riverland.net.au>
|
||||
|
||||
* Improved comments near gettext() calls in the source code, to provide
|
||||
useful descriptions of each string in the POT (translation template).
|
||||
|
||||
|
||||
2007.July.1 (0.9.17)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue