Sync docs after ja_JP update to OPTIONS

h/t Shin-ichi as usual
This commit is contained in:
Bill Kendrick 2023-02-19 16:32:18 -08:00
parent 337eccbee8
commit 003a858ed9
2 changed files with 12 additions and 21 deletions

View file

@ -50,9 +50,7 @@ Linux 及び Unix のユーザー
システム全体の設定ファイル
Before this file is read, a system-wide configuration file is read. (By
default, this configuration has no settings enabled.) It is normally
located at:
ユーザー毎の設定ファイルが読み込まれる前に、以下の場所にある、システムの全ユーザーに適用される設定ファイルが読み込まれます。(標準では、全ての変更が無効にされています)
/etc/tuxpaint/tuxpaint.conf
@ -63,33 +61,26 @@ macOS のユーザー
システム全体の設定ファイル
Before this file is read, a system-wide configuration file is read. (By
default, this configuration has no settings enabled.) It is normally
located at:
ユーザー毎の設定ファイルが読み込まれる前に、以下の場所にある、システムの全ユーザーに適用される設定ファイルが読み込まれます。(標準では、全ての変更が無効にされています)
/Library/Application Support/TuxPaint/tuxpaint.cfg
Windows のユーザー
The file you should create is called "tuxpaint.cfg" and it should be
placed in in your personal AppData folder:
C:\Users\username\AppData\Roaming\TuxPaint\
ユーザー毎の設定ファイルは、個人用データのフォルダ C:\Users\username\AppData\Roaming\TuxPaint\ 内に
"tuxpaint.cfg" というファイル名で作成します。
設定ファイルはメモ帳やワードパッドで作成できますが、必ずテキストファイルとして保存するよう注意して下さい。また、ファイル名に ".txt"
という拡張子をつけないようにします。
システム全体の設定ファイル
Before this file is read, a system-wide configuration file is read. (By
default, this configuration has no settings enabled.) It is normally
located at:
ユーザー毎の設定ファイルが読み込まれる前に、以下の場所にある、システムの全ユーザーに適用される設定ファイルが読み込まれます。(標準では、全ての変更が無効にされています)
C:\Program Files\Tuxpaint
⚙ You can disable reading of this file altogether, leaving the settings as
defaults (which can then be overridden by your personal config. file
and/or command-line arguments) by using the command-line option
"--nosysconfig".
⚙ コマンドラインオプション "--nosysconfig"
用いると、システム全体の設定ファイルは無視され、ユーザー毎の設定ファイルやコマンドラインオプションによる変更のみが反映されます。
利用可能なオプション