This commit is contained in:
William Kendrick 2009-12-08 20:12:11 +00:00
parent 3f7b0bd972
commit fa6d0f71b2
3 changed files with 216 additions and 334 deletions

View file

@ -92,6 +92,8 @@ ARCH_HEADERS:=$($(OS)_ARCH_HEADERS)
# Where things will go when ultimately installed: # Where things will go when ultimately installed:
windows_PREFIX:=/usr/local windows_PREFIX:=/usr/local
osx_PREFIX:=/usr/local osx_PREFIX:=/usr/local
# FIXME: "finddir" fails on other platforms -bjk 2009.12.08
beos_PREFIX:=$(shell finddir B_APPS_DIRECTORY)/TuxPaint beos_PREFIX:=$(shell finddir B_APPS_DIRECTORY)/TuxPaint
linux_PREFIX:=/usr/local linux_PREFIX:=/usr/local
PREFIX:=$($(OS)_PREFIX) PREFIX:=$($(OS)_PREFIX)

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$ $Id$
2009.December.2 (0.9.22) 2009.December.8 (0.9.22)
* New Tools: * New Tools:
---------- ----------
* Label - A tool to add text to a drawing, which can be modified or * Label - A tool to add text to a drawing, which can be modified or
@ -145,6 +145,9 @@ $Id$
* Dutch translation * Dutch translation
Freek de Kruijf <f.de.kruijf@hetnet.nl> Freek de Kruijf <f.de.kruijf@hetnet.nl>
* Finnish translation
Tarmo Toikkanen <tarmo.toikkanen@iki.fi>
* Greek translation * Greek translation
Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr> Kiriaki SERAFEIM <pse04178@rhodes.aegean.gr>

File diff suppressed because it is too large Load diff