summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2013-06-20 17:58:27 -0700
committerGilbert Gonzales <gilbert@lindenlab.com>2013-06-20 17:58:27 -0700
commit824a5c65f57ae0fa2cce99ade156341fcf8daf5a (patch)
treeb4302e885cb34a8346c2157116ffc8c06cda05fe /indra/newview/skins/default
parent988eae369882f57eeb4bca893dcc2c46eb773ec7 (diff)
ACME-584: Adjusted name of a couple XUI elements.
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r--indra/newview/skins/default/xui/en/floater_social.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_social.xml b/indra/newview/skins/default/xui/en/floater_social.xml
index 2b382215d1..d446e0c0f6 100644
--- a/indra/newview/skins/default/xui/en/floater_social.xml
+++ b/indra/newview/skins/default/xui/en/floater_social.xml
@@ -47,7 +47,7 @@
name="stack1"
top="8">
<layout_panel
- name="photo_panel"
+ name="photo_detail_panel"
height="295">
<panel
top="0"
@@ -58,7 +58,7 @@
background_opaque="true"
background_visible="true"
bg_opaque_color="DkGray2"
- label="SNAPSHOT CONTAINER"
+ label="snapshot_panel"
help_topic="snapshot_panel"
name="snapshot_panel">
<combo_box
@@ -250,7 +250,7 @@
</panel>
</layout_panel>
<layout_panel
- name="button_panel"
+ name="photo_button_panel"
height="96">
<panel
height="96"
@@ -261,9 +261,9 @@
background_opaque="true"
background_visible="true"
bg_opaque_color="DkGray"
- label="SNAPSHOT CONTAINER"
- help_topic="snapshot_container"
- name="snapshot_container"/>
+ label="button_container"
+ help_topic="button_container"
+ name="button_container"/>
<button
follows="left|top"
top="15"