13 lines
534 B
XML
Executable File
13 lines
534 B
XML
Executable File
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="preview_sound">
|
|
<text type="string" length="1" name="desc txt">
|
|
Opis:
|
|
</text>
|
|
<button label="Odtwarzaj Lokalnie" label_selected="Odtwarzaj Lokalnie"
|
|
name="Sound audition btn"
|
|
tool_tip="Dźwięk będzie słyszalny tylko dla Ciebie." />
|
|
<button label="Odtwarzaj w Świecie" label_selected="Odtwarzaj w Świecie"
|
|
name="Sound play btn"
|
|
tool_tip="Dźwięk będzie słyszalny przez wszystkich." width="130" left_delta="-136"/>
|
|
</floater>
|