Re-sync docs 2022-04-24
This commit is contained in:
parent
cc6cf1ebcc
commit
544b1c3e65
37 changed files with 868 additions and 1016 deletions
|
|
@ -2,7 +2,7 @@
|
|||
バージョン 0.9.28
|
||||
Signals Documentation
|
||||
|
||||
Copyright © 2019-2022 by various contributors; see AUTHORS.txt.
|
||||
Copyright © 2019-2022 by various contributors; AUTHORS.txt 参照.
|
||||
https://tuxpaint.org/
|
||||
|
||||
2022年3月31日
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
respectively), whether or not to overwrite the existing drawing,
|
||||
or save to a new file.
|
||||
|
||||
例:killall tuxpaint
|
||||
例: killall tuxpaint
|
||||
|
||||
💡 Note: From other parts of the interface, the signal is currently
|
||||
interpreted as a request to go back (e.g., from the "New" dialog
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
So, from the main interface, Tux Paint should quit almost
|
||||
immediately, with no questions asked.
|
||||
|
||||
例:killall -s SIGUSR1 tuxpaint
|
||||
例: killall -s SIGUSR1 tuxpaint
|
||||
|
||||
💡 Note: From other parts of the interface, unfortunately, Tux
|
||||
Paint will go back one level in the interface. Therefore, at this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue