It used to be the case that you could select 'Close', and then when asked
"do you want to save?" you could press yes and then press cancel and Jskad would still exit. That's no longer the case. Added File->Exit to Jskad.
This commit is contained in:
parent
45b87b0fb4
commit
9a41f512d9
2 changed files with 94 additions and 29 deletions
|
@ -101,8 +101,9 @@ printing Rich Text Format (RTF) documents. To start a new
|
|||
document, choose 'New'. To open an already existing document,
|
||||
choose 'Open'. In either case, if there is any text in the
|
||||
current Jskad window, a new window will be opened up. To close a
|
||||
Jskad window, choose 'Close' or press the 'X' button. You will
|
||||
be prompted to save if you haven't already done so.
|
||||
Jskad window, choose 'Close' or press the 'X' button. To close
|
||||
all Jskad windows, choose 'Exit'. You will be prompted to save
|
||||
if you haven't already done so.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -393,11 +394,9 @@ Sambhota keyboard //Everything before <?parameters?> is taken to be a comme
|
|||
<p>
|
||||
Jskad remembers your preferences for a few things, such as the working
|
||||
directory, the keyboard to use, the font size, etc. Your
|
||||
preferences are saved at program exit. If you want to reset your
|
||||
preferences, you must delete the file
|
||||
<tt>my_thdl_preferences.txt</tt>. See the Edit menu's "Save
|
||||
preferences to ..." item to learn the precise location of this
|
||||
file.
|
||||
preferences are saved automatically at program exit. If you want
|
||||
to reset your preferences, you must use 'Clear Preferences' from the
|
||||
'Edit' menu.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue