Sync docs after localizing macOS paths

This commit is contained in:
Bill Kendrick 2024-04-29 21:42:48 -07:00
parent 3983ce69b1
commit a9e6a5ae9f
63 changed files with 187 additions and 189 deletions

View file

@ -98,7 +98,7 @@
</p>
<p>
apríl 27, 2024 </p>
apríl 29, 2024 </p>
</center>
</header>
@ -1038,7 +1038,7 @@
% <strong>make</strong> install
</code>
</blockquote>
... to create the <code>TuxPaint.app</code> application bundle that can be run in-place or copied to <code>/Applications</code>. To create the DMG file for distribution, use 'make TuxPaint.dmg'. </p>
... to create the <code>TuxPaint.app</code> application bundle that can be run in-place or copied to <nobr><code style='background: #EEE;'>/Applications</code></nobr>. To create the DMG file for distribution, use 'make TuxPaint.dmg'. </p>
<p>
Additional steps are required when building a Unviersal Binary. See "Building a Universal Binary" below. </p>
@ -1369,7 +1369,7 @@
</header>
<p>
Delete "<code>TuxPaint.app</code>" from the "Applications" folder. Data files, including the configuration files, stamps, and saved pictures, may be found in <nobr>"<code style='background: #EEE;'>/Library/Application Support/TuxPaint/</code>"</nobr> (all users) and <nobr>"<code style='background: #EEE;'>/Users/username/Library/Application Support/TuxPaint/</code>"</nobr> (individual users). </p>
Delete "<code>TuxPaint.app</code>" from the <nobr>"<code style='background: #EEE;'>/Applications</code>"</nobr> folder. Data files, including the configuration files, stamps, and saved pictures, may be found in <nobr>"<code style='background: #EEE;'>/Library/Application Support/TuxPaint/</code>"</nobr> (all users) and <nobr>"<code style='background: #EEE;'>/Users/<i>username</i>/Library/Application Support/TuxPaint/</code>"</nobr> (individual users). </p>
</section><!-- H2: macOS -->
<section class="indent"><!-- H2: Linux -->