phoenix-firestorm/indra/newview/skins/default/xui/az/inspect_avatar.xml

16 lines
606 B
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?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>