Makes our tuxpaint dir (in case it doesn't exist yet) before writing lockfile

This commit is contained in:
William Kendrick 2005-03-11 05:37:58 +00:00
parent b3239fcc61
commit aead0632b9
2 changed files with 14 additions and 5 deletions

View file

@ -120,6 +120,9 @@ http://www.newbreedsoftware.com/tuxpaint/
* Now uses "AUDIO_S16SYS" when initializing audio system
(on Linux/Mac/BeOS); helps sound under Linux on Mac hardware.
Albert Cahalan <albert@users.sourceforge.net>
* Made sure user directory existed before trying to create lockfile
(it might not be there the very first time we run Tux Paint).
* Interface improvements:
-----------------------