mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-10 14:23:31 -05:00
Fix errors in UG platform dependent file locations
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6394 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
9b9351b1af
commit
c46ba3a1e4
@ -14,9 +14,11 @@ Default save::
|
|||||||
|
|
||||||
* *Windows, when using "--rig-name=xxx"*
|
* *Windows, when using "--rig-name=xxx"*
|
||||||
Settings::
|
Settings::
|
||||||
+%LOCALAPPDATA%\WSJT-X - xxx+
|
|
||||||
Log files::
|
|
||||||
+%LOCALAPPDATA%\WSJT-X - xxx\WSJT-X - xxx.ini+
|
+%LOCALAPPDATA%\WSJT-X - xxx\WSJT-X - xxx.ini+
|
||||||
|
Log files::
|
||||||
|
+%LOCALAPPDATA%\WSJT-X - xxx\+
|
||||||
|
Default save::
|
||||||
|
+%LOCALAPPDATA%\WSJT-X - xxx\save\+
|
||||||
|
|
||||||
* *Linux*
|
* *Linux*
|
||||||
Settings::
|
Settings::
|
||||||
@ -27,10 +29,12 @@ Default save::
|
|||||||
+~/.local/share/WSJT-X/save/+
|
+~/.local/share/WSJT-X/save/+
|
||||||
|
|
||||||
* *Linux, when using "--rig-name=xxx"*
|
* *Linux, when using "--rig-name=xxx"*
|
||||||
|
Settings::
|
||||||
|
+~/.config/WSJT-X - xxx.ini+
|
||||||
Log files::
|
Log files::
|
||||||
+~/.local/share/WSJT-X - xxx/+
|
+~/.local/share/WSJT-X - xxx/+
|
||||||
Default save::
|
Default save::
|
||||||
+~/.config/WSJT-x - xxx.ini+
|
+~/.local/share/WSJT-X - xxx/save/+
|
||||||
|
|
||||||
* *Macintosh*
|
* *Macintosh*
|
||||||
Settings::
|
Settings::
|
||||||
@ -41,8 +45,10 @@ Default save::
|
|||||||
+~/Library/Application Support/WSJT-X/save/+
|
+~/Library/Application Support/WSJT-X/save/+
|
||||||
|
|
||||||
* *Macintosh, when using "--rig-name=xxx"*
|
* *Macintosh, when using "--rig-name=xxx"*
|
||||||
|
Settings::
|
||||||
|
+~/Library/Preferences/WSJT-X - xxx.ini+
|
||||||
Log files::
|
Log files::
|
||||||
+~/Library/Application Support/WSJT-X - xxx/+
|
+~/Library/Application Support/WSJT-X - xxx/+
|
||||||
Default save::
|
Default save::
|
||||||
+~/Library/Preferences/WSJT-X - xxx.ini+
|
+~/Library/Application Support/WSJT-X - xxx/save/+
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user