blob: 53813d8560eb1e0c953b3346ddfedd8f09a146f0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="preview sound" title="Son : Boo Female 2">
<text type="string" length="1" name="desc txt">
Description :
</text>
<button label="Exécuter dans le monde" label_selected="Exécuter dans le monde"
name="Sound play btn" tool_tip="Jouer ce son publiquement." />
<button label="Exécuter localement" label_selected="Exécuter localement"
name="Sound audition btn" tool_tip="Jouer ce son localement." />
</floater>
|