summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_landmarks.xml
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-01-13 14:01:16 -0800
committerTofu Linden <tofu.linden@lindenlab.com>2010-01-13 14:01:16 -0800
commitc316edda259a3914ceb0c646a543f144c370a39b (patch)
treedea5c5bd40d384dc45fa12599f6d1797be5d9a2c /indra/newview/skins/default/xui/fr/panel_landmarks.xml
parent70870b2d536573448be1e77d52e9f1facf9d59aa (diff)
parent0a984f1920d12373ef31e9e7e62d8ad6024a36b4 (diff)
Merge.
Diffstat (limited to 'indra/newview/skins/default/xui/fr/panel_landmarks.xml')
-rw-r--r--indra/newview/skins/default/xui/fr/panel_landmarks.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/fr/panel_landmarks.xml b/indra/newview/skins/default/xui/fr/panel_landmarks.xml
new file mode 100644
index 0000000000..1da5eb8423
--- /dev/null
+++ b/indra/newview/skins/default/xui/fr/panel_landmarks.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel name="Landmarks">
+ <accordion name="landmarks_accordion">
+ <accordion_tab name="tab_favorites" title="Barre des Favoris"/>
+ <accordion_tab name="tab_landmarks" title="Repères"/>
+ <accordion_tab name="tab_inventory" title="Mon inventaire"/>
+ <accordion_tab name="tab_library" title="Bibliothèque"/>
+ </accordion>
+ <panel name="bottom_panel">
+ <button name="options_gear_btn" tool_tip="Afficher d&apos;autres options"/>
+ <button name="add_btn" tool_tip="Ajouter un nouveau repère"/>
+ <dnd_button name="trash_btn" tool_tip="Supprimer le repère sélectionné"/>
+ </panel>
+</panel>