12 lines
543 B
XML
12 lines
543 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="preview_sound">
|
|
<text name="name_label">
|
|
Nombre:
|
|
</text>
|
|
<text name="desc txt">
|
|
Descripción:
|
|
</text>
|
|
<button label="Reproducir Localmente" label_selected="Reproducir Localmente" left="150" name="Sound audition btn" tool_tip="Reproducir reste sonido sólo para ti."/>
|
|
<button label="Reproducir en Mundo" label_selected="Reproducir en Mundo" left_delta="-146" name="Sound play btn" tool_tip="Reproducir este sonido para que todos puedan escucharlo"/>
|
|
</floater>
|