Added lockfile feature, to prevent multiple launches within 30 seconds
(due to over-clicking, for example).
This commit is contained in:
parent
6752deb266
commit
00c5d44b96
5 changed files with 144 additions and 11 deletions
|
|
@ -7,7 +7,15 @@ bill@newbreedsoftware.com
|
|||
http://www.newbreedsoftware.com/tuxpaint/
|
||||
|
||||
|
||||
2004.September.04 (0.9.14) [cvs]
|
||||
2004.September.13 (0.9.14) [cvs]
|
||||
* Added lockfile support, to prevent Tux Paint from being launched more
|
||||
than once every 30 seconds. (Disable with "--nolockfile" command-line
|
||||
argument.) Thanks to Darci Lindgren for suggestion the feature, and
|
||||
Mark K. Kim for suggesting it be time-based.
|
||||
|
||||
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
|
||||
"userdata\" on Windows.)
|
||||
|
||||
* Updated Catalan translation.
|
||||
Pere Pujal Carabantes <ppujal@airtel.net>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue