Commit graph

6 commits

Author SHA1 Message Date
Bill Kendrick
94132b4049 Ignoring src/po/POTFILES.in
This file is generated, based on POTFILES.in.in (for main Tux Paint code)
and all of the Magic tool source files, by the "update-po.sh" script.
2019-09-24 08:42:00 -07:00
Bill Kendrick
dd8b60a6fb Adding '.thumbs' dirs to .gitignore 2019-09-14 10:15:45 -07:00
Mark K. Kim
b80393c11b Proper DMG support on macOS.
Previously `make install` on macOS created TuxPaint.dmg, but it was a
simple disk image.

Now TuxPaint.dmg is formatted as one would expect from any other macOS app,
with a Tux folder icon, symlink to the /Applications folder, and a
background image with an arrow.
2018-05-25 00:24:46 -04:00
Mark K. Kim
2aa7f4d2ae macOS clean up and documentation update. Describe how to build macOS 10.13 High Sierra binary without the mouse cursor bug. Instruct git to ignore mac-specific build files, Makefile to clean up mac-specific build files. 2018-05-21 17:02:28 -04:00
Bill Kendrick
1de7430249 Ignore *~ files
Ingore *~ backup files (emacs, indent, etc.)
2017-10-15 10:11:22 -07:00
Bill Kendrick
f6fa015a36 Adding a .gitignore
Ignoring generated files & directories.
2017-10-15 09:23:10 -07:00