Jskad's "Do you want to save your changes before you quit?" dialog is now
optional.
This commit is contained in:
parent
947ac5537a
commit
86e384352b
2 changed files with 9 additions and 0 deletions
|
@ -54,6 +54,11 @@ thdl.Jskad.disable.status.bar = false
|
|||
# with thdl.Jskad.disable.status.bar set to false:
|
||||
thdl.Jskad.initial.status.message = Welcome to Jskad!
|
||||
|
||||
# Set this to true if you don't want Jskad to ask you "Do you really
|
||||
# want to quit?" when you try to exit the program. (Your changes will
|
||||
# not be saved if this is true.)
|
||||
thdl.Jskad.do.not.confirm.quit = false
|
||||
|
||||
|
||||
############################################################################
|
||||
####################### Developer Preferences ########################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue