summaryrefslogtreecommitdiff
path: root/indra/newview/skins/minimal/xui/fr/panel_bottomtray.xml
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-03-29 16:00:39 -0400
committerOz Linden <oz@lindenlab.com>2011-03-29 16:00:39 -0400
commit810a14c18fe869a3d882453a5367b49c27897ae6 (patch)
treec5d7b2a3fb3a8a3647f59d018ec665b634458216 /indra/newview/skins/minimal/xui/fr/panel_bottomtray.xml
parentc2f34934e85779616fe129970831f31e0fb99348 (diff)
parenta7b83e04eba6e185625c783bd5210980572e9199 (diff)
merge changes for storm-1097
Diffstat (limited to 'indra/newview/skins/minimal/xui/fr/panel_bottomtray.xml')
-rw-r--r--indra/newview/skins/minimal/xui/fr/panel_bottomtray.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/minimal/xui/fr/panel_bottomtray.xml b/indra/newview/skins/minimal/xui/fr/panel_bottomtray.xml
index 3a01571f54..ef62901e99 100644
--- a/indra/newview/skins/minimal/xui/fr/panel_bottomtray.xml
+++ b/indra/newview/skins/minimal/xui/fr/panel_bottomtray.xml
@@ -11,10 +11,10 @@
<bottomtray_button label="Affichage" name="camera_btn" tool_tip="Affiche/Masque le contrôle de la caméra"/>
</layout_panel>
<layout_panel name="avatar_and_destinations_panel">
- <radio_group name="avatar_and_destination_btns">
- <radio_item name="destination_btn" value="0"/>
- <radio_item name="avatar_btn" value="1"/>
- </radio_group>
+ <bottomtray_button label="Destinations" name="destination_btn" tool_tip="Afficher la fenêtre des personnes."/>
+ </layout_panel>
+ <layout_panel name="avatar_and_destinations_panel">
+ <bottomtray_button label="Mon avatar" name="avatar_btn"/>
</layout_panel>
<layout_panel name="people_panel">
<bottomtray_button label="Personnes" name="show_people_button" tool_tip="Afficher la fenêtre des personnes."/>