mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-21 19:55:20 -05:00
Clean up the "Platform Dependencies" page in User Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6656 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
d06b00e0d6
commit
bb3f6b2170
@ -5,50 +5,37 @@ or may not be relevant to all operating platforms.
|
||||
|
||||
.File locations
|
||||
* *Windows*
|
||||
Settings::
|
||||
+%LOCALAPPDATA%\WSJT-X\WSJT-X.ini+
|
||||
Log files::
|
||||
+%LOCALAPPDATA%\WSJT-X\+
|
||||
Default save::
|
||||
+%LOCALAPPDATA%\WSJT-X\save\+
|
||||
|
||||
- *Settings:* %LOCALAPPDATA%\WSJT-X\WSJT-X.ini
|
||||
- *Log directory:* %LOCALAPPDATA%\WSJT-X\
|
||||
- *Default save directory:* %LOCALAPPDATA%\WSJT-X\save\
|
||||
|
||||
* *Windows, when using "--rig-name=xxx"*
|
||||
Settings::
|
||||
+%LOCALAPPDATA%\WSJT-X - xxx\WSJT-X - xxx.ini+
|
||||
Log files::
|
||||
+%LOCALAPPDATA%\WSJT-X - xxx\+
|
||||
Default save::
|
||||
+%LOCALAPPDATA%\WSJT-X - xxx\save\+
|
||||
|
||||
- *Settings:* %LOCALAPPDATA%\WSJT-X - xxx\WSJT-X - xxx.ini
|
||||
- *Log directory:* %LOCALAPPDATA%\WSJT-X - xxx\
|
||||
- *Default save directory:* %LOCALAPPDATA%\WSJT-X - xxx\save\
|
||||
|
||||
* *Linux*
|
||||
Settings::
|
||||
+~/.config/WSJT-X.ini+
|
||||
Log files::
|
||||
+~/.local/share/WSJT-X/+
|
||||
Default save::
|
||||
+~/.local/share/WSJT-X/save/+
|
||||
|
||||
- *Settings:* ~/.config/WSJT-X.ini
|
||||
- *Log directory:* ~/.local/share/WSJT-X/
|
||||
- *Default save directory:* ~/.local/share/WSJT-X/save/
|
||||
|
||||
* *Linux, when using "--rig-name=xxx"*
|
||||
Settings::
|
||||
+~/.config/WSJT-X - xxx.ini+
|
||||
Log files::
|
||||
+~/.local/share/WSJT-X - xxx/+
|
||||
Default save::
|
||||
+~/.local/share/WSJT-X - xxx/save/+
|
||||
|
||||
- *Settings:* ~/.config/WSJT-X - xxx.ini
|
||||
- *Log directory:* ~/.local/share/WSJT-X - xxx/
|
||||
- *Default save directory:* ~/.local/share/WSJT-X - xxx/save/
|
||||
|
||||
* *Macintosh*
|
||||
Settings::
|
||||
+~/Library/Preferences/WSJT-X.ini+
|
||||
Log files::
|
||||
+~/Library/Application Support/WSJT-X/+
|
||||
Default save::
|
||||
+~/Library/Application Support/WSJT-X/save/+
|
||||
|
||||
- *Settings:* ~/Library/Preferences/WSJT-X.ini
|
||||
- *Log directory:* ~/Library/Application Support/WSJT-X/
|
||||
- *Default save directory:* ~/Library/Application Support/WSJT-X/save/
|
||||
|
||||
* *Macintosh, when using "--rig-name=xxx"*
|
||||
Settings::
|
||||
+~/Library/Preferences/WSJT-X - xxx.ini+
|
||||
Log files::
|
||||
+~/Library/Application Support/WSJT-X - xxx/+
|
||||
Default save::
|
||||
+~/Library/Application Support/WSJT-X - xxx/save/+
|
||||
|
||||
- *Settings:* ~/Library/Preferences/WSJT-X - xxx.ini
|
||||
- *Log directory:* ~/Library/Application Support/WSJT-X - xxx/
|
||||
- *Default save directory:* ~/Library/Application Support/WSJT-X - xxx/save/
|
||||
|
Loading…
Reference in New Issue
Block a user