blob: 258627c94f4fdf860b0ca9eab8572ab75dc394d9 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--
Not can_close / no title to avoid window chrome
Single instance - only have one at a time, recycle it each spawn
-->
<floater name="floater_voice_volume" title="LAUTSTÄRKE">
<slider name="volume_slider" tool_tip="Lautstärke" value="0.5"/>
</floater>
|