Commit graph

2 commits

Author SHA1 Message Date
William Kendrick
21ea42f38f 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.
2007-07-17 18:41:16 +00:00
William Kendrick
3d1718a2b7 Including our OWN SDL_Pango.h, since the shipped on (in Ubuntu) includes
some const SDLPango_Matrixes that are not declared static, so when
linking Tux Paint, since SDL_Pango.h is #included by both fonts.h and
tuxpaint.c, the linker complained about multiple declarations. *sigh*
2007-07-12 19:06:44 +00:00