Files
2025-05-24 18:09:39 -03:00

16 lines
606 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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="inspect_avatar">
<slider name="volume_slider" tool_tip="Səs ucalıqı"/>
<button label="Dostlara əlavə et" name="add_friend_btn"/>
<button label="İM" name="im_btn"/>
<button label="Profil" name="view_profile_btn"/>
<panel name="moderator_panel">
<button label="Səsli söhbəti söndür" name="disable_voice"/>
<button label="Səsli söhbəti aktiv et" name="enable_voice"/>
</panel>
</floater>