minor wording fix

This commit is contained in:
thrust26 2020-06-20 18:01:12 +02:00 committed by Stephen Anthony
parent 10067dfe8a
commit 0bd5d177ee
1 changed files with 11 additions and 11 deletions

View File

@ -4270,6 +4270,16 @@ Ms Pac-Man (Stella extended codes):
</table> </table>
<p>The buttons at the bottom of the dialogs work as follows:
<ul>
<li><b>Defaults</b>: Reset the properties to those built into Stella.</li>
<li><b>Save</b>: Save the properties for the <i>currently selected ROM only</i>
to a properties file in the users default save directory.</li>
<li><b>OK</b>: Merge/commit any changes into the ROM properties database, which
contains info on all ROMs.</li>
<li><b>Cancel</b>: Revert any changes in the dialog, and cancel the operation.</li>
</ul>
<p>The name of the properties file will depend on the version of Stella, as follows:</p> <p>The name of the properties file will depend on the version of Stella, as follows:</p>
<p><table cellpadding="4" border="1"> <p><table cellpadding="4" border="1">
@ -4290,17 +4300,7 @@ Ms Pac-Man (Stella extended codes):
<td><i>_BASEDIR_/stella.pro</i></td> <td><i>_BASEDIR_/stella.pro</i></td>
</tr> </tr>
</table> </table>
<p>The buttons at the bottom of the dialog work as follows: <p>Note: For manual changes to the property files Stella will require a restart to take effect.</p>
<ul>
<li><b>Defaults</b>: Reset the properties to those built into Stella.</li>
<li><b>Save</b>: Save the properties for the <i>currently selected ROM only</i>
to a properties file in the users default save directory.</li>
<li><b>OK</b>: Merge/commit any changes into the ROM properties database, which
contains info on all ROMs.</li>
<li><b>Cancel</b>: Revert any changes in the dialog, and cancel the operation.</li>
</ul>
<p>Note that for any changes made here, Stella will require a restart for the
changes to take effect.</p>
</blockquote></br> </blockquote></br>
<h2><b><a name="Palette">Palette Support</a></b></h2> <h2><b><a name="Palette">Palette Support</a></b></h2>