/indra/newview/skins/default/xui/de/floater_chat_bar.xml
XML | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | 8206ddeb07941f47cac31a7dd6d9a9e5 MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="utf-8" standalone="yes"?> 2<floater name="chat_bar" title="CHAT IN DER NÄHE"> 3 <panel name="bottom_panel"> 4 <line_editor label="Zum Chatten hier klicken." name="chat_box" tool_tip="Eingabetaste zum Sprechen, Strg+Eingabe zum Rufen"/> 5 <button name="show_nearby_chat" tool_tip="Chatprotokoll in der Nähe ein-/ausblenden"/> 6 </panel> 7</floater>