Localization build, install and uninstall targets moved into a separate
"Makefile-i18n", to reduce clutter in main Makefile.
This commit is contained in:
parent
5f8f6ef2ff
commit
1760cc9fc9
3 changed files with 849 additions and 820 deletions
|
|
@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
$Id$
|
||||
|
||||
|
||||
2007.May.2 (0.9.17)
|
||||
2007.May.3 (0.9.17)
|
||||
|
||||
* Tool Improvements:
|
||||
------------------
|
||||
|
|
@ -70,7 +70,6 @@ $Id$
|
|||
* Briefly documented alternative input methods (IM character map files)
|
||||
in "Extending..."
|
||||
|
||||
|
||||
* Bug Fixes:
|
||||
----------
|
||||
* Tux the Penguin sound effects were not working; fixed.
|
||||
|
|
@ -99,6 +98,9 @@ $Id$
|
|||
lockfile feature, or wait for the lockfile to expire.
|
||||
John Popplewell <john@johnnypops.demon.co.uk>
|
||||
|
||||
* Localization build, install and uninstall targets moved into
|
||||
a separate "Makefile-i18n", to reduce clutter in main Makefile.
|
||||
|
||||
* New Translations:
|
||||
-----------------
|
||||
* Latvian (currently incorrectly implemented! -bjk 2007.04.24)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue