Changeset 332a9399dd in tspsg for help/html/en/preferences.html
- Timestamp:
- Jun 7, 2011, 1:13:12 AM (13 years ago)
- Branches:
- appveyor, imgbot, master, readme
- Children:
- 445e1edd56
- Parents:
- b2be4c19a1
- git-author:
- Oleksii Serdiuk <contacts@…> (06/07/11 01:13:12)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:46:00)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
help/html/en/preferences.html
rb2be4c19a1 r332a9399dd 20 20 <h1>Preferences</h1> 21 21 <p class="inprogress">This dialog provides a way to set different user preferences. The parameters are grouped into three sections: <a href="#general" class="place">General</a>, <a href="#task" class="place">Task</a> and <a href="#output" class="place">Output</a>. Also, consult the <a href="#hidden" class="place">"Hidden" Settings</a> section that contains info about some additional settings. They might become available in this dialog in future.</p> 22 <p class="screenshot"><img src="images/preferences.png" alt="Preferences" /></p> 23 <p class="tip">Hover your mouse over a dialog element to get its short description at its bottom (Desktop platforms only).</p> 22 24 <p class="inprogress">Write where the settings are stored.</p> 23 <p class="info">You can reset your settings by holding <em>Shift</em> and clicking <strong>OK</strong> button. You will be presented with the confirmation dialog. If you press <strong>Restore Defaults</strong>, all settings will be reset to their defaults.</p> 24 <p class="tip">TIP: Hover your mouse over parameter to get its short description at the bottom of the dialog (Desktop platforms only).</p> 25 <h2><a id="general">General</a></h2> 25 <p class="note">You can reset your settings by holding <em>Shift</em> and clicking <strong>OK</strong> button. You will be presented with the confirmation dialog. If you press <strong>Restore Defaults</strong>, all settings will be reset to their default values.</p> 26 <h2><a id="general">General</a></h2> 26 27 <p>This section contains general application settings.</p> 28 <p class="screenshot"><img src="images/preferences.general.png" alt="General Section" /></p> 27 29 <ol class="params inprogress"> 30 <li><span class="name"></span> <span class="type"></span> - </li> 31 <li><span class="name"></span> <span class="type"></span> - </li> 32 <li><span class="name"></span> <span class="type"></span> - </li> 33 <li><span class="name"></span> <span class="type"></span> - </li> 28 34 <li><span class="name"></span> <span class="type"></span> - </li> 29 35 </ol> 30 36 <h2><a id="task">Task</a></h2> 31 37 <p>This section contains task related settings.</p> 38 <p class="screenshot"><img src="images/preferences.task.png" alt="Task Section" /></p> 32 39 <ol class="params inprogress"> 40 <li><span class="name"></span> <span class="type"></span> - </li> 41 <li><span class="name"></span> <span class="type"></span> - </li> 42 <li><span class="name"></span> <span class="type"></span> - </li> 33 43 <li><span class="name"></span> <span class="type"></span> - </li> 34 44 </ol> 35 45 <h2><a id="output">Output</a></h2> 36 46 <p>This section conatins solution output related settings.</p> 47 <p class="screenshot"><img src="images/preferences.output.png" alt="Output Section" /></p> 37 48 <ol class="params inprogress"> 49 <li><span class="name"></span> <span class="type"></span> - </li> 50 <li><span class="name"></span> <span class="type"></span> - </li> 51 <li><span class="name"></span> <span class="type"></span> - </li> 52 <li><span class="name"></span> <span class="type"></span> - </li> 53 <li><span class="name"></span> <span class="type"></span> - </li> 54 <li><span class="name"></span> <span class="type"></span> - </li> 55 <li><span class="name"></span> <span class="type"></span> - </li> 56 <li><span class="name"></span> <span class="type"></span> - </li> 38 57 <li><span class="name"></span> <span class="type"></span> - </li> 39 58 </ol>
Note: See TracChangeset
for help on using the changeset viewer.