diff --git a/Makefile b/Makefile index e0f4f0ff9..15569657b 100644 --- a/Makefile +++ b/Makefile @@ -2,11 +2,11 @@ # Tux Paint - A simple drawing program for children. -# Copyright (c) 2003 by Bill Kendrick +# Copyright (c) 2004 by Bill Kendrick # bill@newbreedsoftware.com # http://www.newbreedsoftware.com/tuxpaint/ -# June 14, 2002 - December 23, 2003 +# June 14, 2002 - January 14, 2004 # Where to install things: @@ -293,6 +293,9 @@ install-kde: install-kde-icons: @echo "...Installing launcher icon graphics into KDE..." @if [ "x$(KDE_ICON_PREFIX)" != "x" ]; then \ + install -d $(KDE_ICON_PREFIX)/hicolor/48x48/apps/; \ + install -d $(KDE_ICON_PREFIX)/hicolor/32x32/apps/; \ + install -d $(KDE_ICON_PREFIX)/hicolor/16x16/apps/; \ cp data/images/icon48x48.png \ $(KDE_ICON_PREFIX)/hicolor/48x48/apps/tuxpaint.png; \ cp data/images/icon32x32.png \ diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index 365e34b9f..e4f43aea9 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -2,12 +2,12 @@ AUTHORS.txt for Tux Paint Tux Paint - A simple drawing program for children. -Copyright (c) 2003 by Bill Kendrick +Copyright (c) 2004 by Bill Kendrick bill@newbreedsoftware.com http://www.newbreedsoftware.com/tuxpaint/ -June 17, 2002 - December 20, 2003 +June 17, 2002 - January 14, 2004 * Design and Coding: diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 9824bb655..ccdb5de7e 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -2,12 +2,14 @@ CHANGES.txt for Tux Paint Tux Paint - A simple drawing program for children. -Copyright (c) 2003 by Bill Kendrick +Copyright (c) 2004 by Bill Kendrick bill@newbreedsoftware.com http://www.newbreedsoftware.com/tuxpaint/ -2003.Dec.26 (0.9.14) [cvs] +2004.Jan.14 (0.9.14) [cvs] + * Made sure KDE icon directories exist before trying to copy files to them. + * Updated/corrected Tamil translation Mugunth diff --git a/docs/README.txt b/docs/README.txt index e023860ee..a08880f4a 100644 --- a/docs/README.txt +++ b/docs/README.txt @@ -3,13 +3,13 @@ A simple drawing program for children - Copyright 2003 by Bill Kendrick + Copyright 2004 by Bill Kendrick New Breed Software bill@newbreedsoftware.com http://www.newbreedsoftware.com/tuxpaint/ - June 14, 2002 - December 26, 2003 + June 14, 2002 - January 14, 2004 ---------------------------------------------------------------------- diff --git a/docs/TODO.txt b/docs/TODO.txt index d62133674..cec04a09c 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -2,11 +2,11 @@ TODO.txt for Tux Paint Tux Paint - A simple drawing program for children. -Copyright (c) 2003 by Bill Kendrick +Copyright (c) 2004 by Bill Kendrick bill@newbreedsoftware.com http://www.newbreedsoftware.com/tuxpaint/ -December 23, 2003 +January 14, 2004 LOW-PRIORITY DOCUMENTATION CHANGES: diff --git a/docs/html/README.html b/docs/html/README.html index 0ac2f2393..eec8a9fea 100644 --- a/docs/html/README.html +++ b/docs/html/README.html @@ -17,13 +17,13 @@ version

A simple drawing program for children

-

Copyright 2003 by Bill Kendrick
+

Copyright 2004 by Bill Kendrick
New Breed Software

bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/

-

June 14, 2002 - December 26, 2003

+

June 14, 2002 - January 14, 2004