Being specific about locale (uppercase country code) in how to add
localized stamp description sounds.
This commit is contained in:
parent
8623bfb428
commit
956e8142f9
2 changed files with 7 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
bill@newbreedsoftware.com
|
bill@newbreedsoftware.com
|
||||||
http://www.tuxpaint.org/
|
http://www.tuxpaint.org/
|
||||||
|
|
||||||
June 14, 2002 - July 7, 2008
|
June 14, 2002 - July 10, 2008
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
@ -322,7 +322,8 @@ Stamps
|
||||||
|
|
||||||
"picture.png"'s descriptive sound, when Tux Paint is run in Spanish
|
"picture.png"'s descriptive sound, when Tux Paint is run in Spanish
|
||||||
mode, would be "picture_desc_es.wav". In French mode,
|
mode, would be "picture_desc_es.wav". In French mode,
|
||||||
"picture_desc_fr.wav". And so on...
|
"picture_desc_fr.wav". In Brazilian Portuguese mode,
|
||||||
|
"picture_desc_br_PT.wav". And so on...
|
||||||
|
|
||||||
If no localized descriptive sound can be loaded, Tux Paint will
|
If no localized descriptive sound can be loaded, Tux Paint will
|
||||||
attempt to load the 'default' descriptive sound file. (e.g.,
|
attempt to load the 'default' descriptive sound file. (e.g.,
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ New Breed Software</p>
|
||||||
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
|
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
|
||||||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||||
|
|
||||||
<p>June 14, 2002 - July 7, 2008</p>
|
<p>June 14, 2002 - July 10, 2008</p>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
<hr size=2 noshade>
|
<hr size=2 noshade>
|
||||||
|
|
@ -428,7 +428,9 @@ effect.</p>
|
||||||
|
|
||||||
<p>"<code>picture.png</code>"'s descriptive sound, when Tux Paint
|
<p>"<code>picture.png</code>"'s descriptive sound, when Tux Paint
|
||||||
is run in Spanish mode, would be "<code>picture_desc_es.wav</code>".
|
is run in Spanish mode, would be "<code>picture_desc_es.wav</code>".
|
||||||
In French mode, "<code>picture_desc_fr.wav</code>". And so on...</p>
|
In French mode, "<code>picture_desc_fr.wav</code>". In
|
||||||
|
Brazilian Portuguese mode, "<code>picture_desc_br_PT.wav</code>".
|
||||||
|
And so on...</p>
|
||||||
|
|
||||||
<p>If no localized descriptive sound can be loaded, Tux Paint will
|
<p>If no localized descriptive sound can be loaded, Tux Paint will
|
||||||
attempt to load the 'default' descriptive sound file.
|
attempt to load the 'default' descriptive sound file.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue