Added 16x16 mouse pointer (cursor) shapes. (Useful for Mac OS X.)

This commit is contained in:
William Kendrick 2004-09-29 06:06:11 +00:00
parent aec0dcc442
commit 3e8f9a7a90
25 changed files with 195 additions and 45 deletions

View file

@ -241,6 +241,10 @@ http://www.newbreedsoftware.com/tuxpaint/
Karl Ove Hufthammer <karl@huftis.org>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------