Sync docs after localizing macOS paths
This commit is contained in:
parent
3983ce69b1
commit
a9e6a5ae9f
63 changed files with 187 additions and 189 deletions
|
|
@ -98,7 +98,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
avril 27, 2024 </p>
|
||||
avril 29, 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
@ -1038,7 +1038,7 @@
|
|||
% <strong>make</strong> install
|
||||
</code>
|
||||
</blockquote>
|
||||
... pour crée l'application <code>TuxPaint.app</code> qui peut être exécutée sur place ou copiée sur <code>/Applications</code>. Pour créer le fichier DMG pour la distribution, faites 'make TuxPaint.dmg'. </p>
|
||||
... pour crée l'application <code>TuxPaint.app</code> qui peut être exécutée sur place ou copiée sur <nobr><code style='background: #EEE;'>/Applications</code></nobr>. Pour créer le fichier DMG pour la distribution, faites 'make TuxPaint.dmg'. </p>
|
||||
|
||||
<p>
|
||||
Des étapes supplémentaires sont nécessaires pour construire un 'Universal Binary'. Voyez "Construire un Universal Binary" ci-dessous. </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/nom d'utilisateur/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>nom d'utilisateur</i>/Library/Application Support/TuxPaint/</code>"</nobr> (individual users). </p>
|
||||
</section><!-- H2: macOS -->
|
||||
|
||||
<section class="indent"><!-- H2: Linux -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue