summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-05-12 23:44:47 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-05-12 23:44:47 +0300
commit26ee1cc148223b26ee1bdef61f4840410c4ab22f (patch)
tree27cef589f56f4122a3ebf729fd282b3f0bcc39dd /indra/newview/skins/default/xui/en
parent1e84d0e6494df1f5ccb3f69e53849bf26b01e385 (diff)
SL-15312 New group visibility toggle.
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r--indra/newview/skins/default/xui/en/floater_display_name.xml2
-rw-r--r--indra/newview/skins/default/xui/en/panel_group_list_item_short.xml18
2 files changed, 17 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_display_name.xml b/indra/newview/skins/default/xui/en/floater_display_name.xml
index d14b4a1699..3c8f415860 100644
--- a/indra/newview/skins/default/xui/en/floater_display_name.xml
+++ b/indra/newview/skins/default/xui/en/floater_display_name.xml
@@ -23,7 +23,7 @@
use_ellipses="true"
width="380"
wrap="true">
- The name you give your avatar is called your Display Name. You can change it once a week.
+ Your display name is what other people see above your head. It is different from your login name. You can change it once a week.
</text>
<text
type="string"
diff --git a/indra/newview/skins/default/xui/en/panel_group_list_item_short.xml b/indra/newview/skins/default/xui/en/panel_group_list_item_short.xml
index fb46d1cce3..ee99625497 100644
--- a/indra/newview/skins/default/xui/en/panel_group_list_item_short.xml
+++ b/indra/newview/skins/default/xui/en/panel_group_list_item_short.xml
@@ -54,11 +54,25 @@
use_ellipses="true"
/>
<button
+ name="visibility_btn"
+ tool_tip="Toogle visibility in profile"
+ top_delta="-1"
+ left_pad="3"
+ right="-53"
+ height="14"
+ width="20"
+ follows="right"
+ image_pressed="Profile_Search_Visibility_Dark"
+ image_unselected="Profile_Search_Visibility_Light"
+ tab_stop="false"
+ visible="false"
+ />
+ <button
name="info_btn"
tool_tip="More info"
- top_delta="-2"
+ top_delta="-1"
left_pad="3"
- right="-31"
+ right="-30"
height="16"
width="16"
follows="right"