blob: aca6bd518aaf0e842bb3d9072193999c61143334 (
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="ГРОМКОСТЬ ГОЛОСА">
<slider name="volume_slider" tool_tip="Громкость голоса" value="0.5"/>
</floater>
|