/indra/newview/skins/default/xui/fr/floater_chat_bar.xml

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 4407ed4737c86a0dd9b15136f7852715 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="chat_bar" title="CHAT PRČS DE MOI">
  3. <panel name="bottom_panel">
  4. <line_editor label="Cliquer ici pour chatter." name="chat_box" tool_tip="Appuyer sur Entrée pour dire, Ctrl-Entrée pour crier"/>
  5. <button name="show_nearby_chat" tool_tip="Affiche/Masque le journal de chats prčs de vous"/>
  6. </panel>
  7. </floater>