Added "--nosave" option to completely disable Tux Paint's ability to save.

This commit is contained in:
William Kendrick 2004-05-31 05:03:05 +00:00
parent f35c739d86
commit 8723d706b2
6 changed files with 85 additions and 11 deletions

View file

@ -5,7 +5,7 @@
#
# Bill Kendrick <bill@newbreedsoftware.com>
# Default distribution version last modified:
# September 27, 2003
# May 30, 2004
# The variables described below are initially commented out.
@ -203,6 +203,13 @@
# saveover=ask
### Disable the 'Save' feature altogether?
### --------------------------------------
#
# nosave=yes
# save=yes
### Use a different language?
### -------------------------
### Note: Where the language is a known language name (e.g., "spanish")