11 lines
477 B
XML
11 lines
477 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="preview_sound">
|
|
<text type="string" length="1" name="desc txt">
|
|
Beskrivelse:
|
|
</text>
|
|
<button label="Afspil lokalt" label_selected="Afspil lokalt" name="Sound audition btn"
|
|
tool_tip="Afspil denne lyd så kun du kan høre den." />
|
|
<button label="Afspil i verden" label_selected="Afspil i verden" name="Sound play btn"
|
|
tool_tip="Afspil denne lyd så den kan høres af andre." />
|
|
</floater>
|