|
|
| (2 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| − | <noinclude>{{documentation/versioncheck}}</noinclude>
| + | #REDIRECT [[Documentation/Nightly/SlicerApplication/ApplicationSettings]] |
| − | __TOC__
| |
| − | | |
| − | = Customizable "Home" Module =
| |
| − | The Applications Settings Interface (accessible from the File Menu: choose Edit->Application Settings) allows a Home Module to be specified for easy access from this icon.
| |
| − | | |
| − | = Settings file location =
| |
| − | | |
| − | {{note}} To display the location of the current settings file:
| |
| − | $ ./Slicer --settings-path
| |
| − | | |
| − | {| width=100%
| |
| − | ! style="border-bottom: 1px solid darkgrey;"| <small>Unix-like system</small>
| |
| − | ! style="border-bottom: 1px solid darkgrey;"| <small>Windows</small>
| |
| − | |-
| |
| − | | valign="top" |
| |
| − | Settings are stored in your home directory in <code>~/.config</code> folder. (<code>NA-MIC</code> or <code>www.na-mic.org</code>)
| |
| − | | valign="top" |
| |
| − | Settings are located in <code>C:\Users\<your_user_name>\AppData\Roaming\NA-MIC</code> folder.
| |
| − | |}
| |