diff options
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_chat_bar.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/floater_chat_bar.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_chat_bar.xml b/indra/newview/skins/default/xui/fr/floater_chat_bar.xml deleted file mode 100644 index 7dcb9a280d..0000000000 --- a/indra/newview/skins/default/xui/fr/floater_chat_bar.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<floater name="nearby_chat" title="CHAT PRÈS DE MOI"> - <panel name="bottom_panel"> - <line_editor label="Cliquer ici pour chatter." name="chat_box" tool_tip="Appuyer sur Entrée pour dire, Ctrl+Entrée pour crier"/> - <button name="show_nearby_chat" tool_tip="Afficher/masquer le journal de chat près de vous."/> - </panel> -</floater> |