Files
SingularityViewer/indra/newview/skins/default/xui/tr/floater_active_speakers.xml
2010-04-02 02:48:44 -03:00

13 lines
445 B
XML
Raw 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" ?>
<floater name="active_speakers" title="Etkin Konuşmacılar">
<panel name="active_speakers_panel">
<scroll_list name="speakers_list">
<column label="Ad" name="speaker_name" />
<column label="" name="speaking_status" />
</scroll_list>
<panel name="volume_container">
<button label="" name="mute_btn" tool_tip="Bu üye için sesi engelle" />
</panel>
</panel>
</floater>