diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-03-29 10:57:29 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-03-29 10:58:18 +0300 |
commit | cd61dbe6eea8d9a7e4bdb594179bafc24a504146 (patch) | |
tree | 56c9e93149ccaa87c1bffa1f10ba38f1ae3fea5c /indra/newview/skins | |
parent | 43fcf86b3b8863fa6f9eb00d0a18aca0a3d675ff (diff) |
SL-17084 Remove 'interests' tab
'Legacy interests' are obsolete
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_profile.xml | 8 | ||||
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_profile_interests.xml | 250 |
2 files changed, 0 insertions, 258 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_profile.xml b/indra/newview/skins/default/xui/en/floater_profile.xml index 1b56f65cc0..dede8bc0a6 100644 --- a/indra/newview/skins/default/xui/en/floater_profile.xml +++ b/indra/newview/skins/default/xui/en/floater_profile.xml @@ -51,14 +51,6 @@ help_topic="profile_web_tab" /> <panel - name="panel_profile_interests" - label="Interests" - layout="topleft" - class="panel_profile_interests" - filename="panel_profile_interests.xml" - help_topic="profile_interests_tab" - /> - <panel name="panel_profile_picks" label="Picks" layout="topleft" diff --git a/indra/newview/skins/default/xui/en/panel_profile_interests.xml b/indra/newview/skins/default/xui/en/panel_profile_interests.xml deleted file mode 100644 index 0359b0bc4b..0000000000 --- a/indra/newview/skins/default/xui/en/panel_profile_interests.xml +++ /dev/null @@ -1,250 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes" ?> -<panel - name="panel_profile_interests" - label="Interests" - top="0" - left="0" - height="480" - width="420" - follows="all" - layout="topleft" -> - <loading_indicator - name="progress_indicator" - top="5" - right="-10" - height="23" - width="23" - follows="top|right" - layout="topleft" - visible="false" - /> - <text - name="I Want To:" - top="10" - left="4" - height="16" - width="70" - follows="left|top" - layout="topleft" - halign="right" - > - I Want To: - </text> - <check_box - name="chk0" - label="Build" - enabled="false" - top_delta="0" - left="75" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <check_box - name="chk1" - label="Explore" - enabled="false" - left_pad="80" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <check_box - name="chk2" - label="Meet" - enabled="false" - top_pad="5" - left="75" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <check_box - name="chk6" - label="Be Hired" - enabled="false" - left_pad="80" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <check_box - name="chk3" - label="Group" - enabled="false" - top_pad="5" - left="75" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <check_box - name="chk4" - label="Buy" - enabled="false" - left_pad="80" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <check_box - name="chk5" - label="Sell" - enabled="false" - top_pad="5" - left="75" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <check_box - name="chk7" - label="Hire" - enabled="false" - left_pad="80" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <line_editor - name="want_to_edit" - enabled="false" - top_pad="10" - left="76" - height="18" - width="330" - follows="left|top|right" - layout="topleft" - text_pad_left="4" - max_length_bytes="254" - > - (loading...) - </line_editor> - - <text - name="Skills:" - top_pad="20" - left="4" - height="16" - width="70" - follows="left|top" - layout="topleft" - halign="right" - > - Skills: - </text> - <check_box - name="schk0" - label="Textures" - enabled="false" - top_delta="0" - left="75" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <check_box - name="schk1" - label="Architecture" - enabled="false" - left_pad="80" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <!-- The next two are out of order on purpose due to legacy ordering --> - <check_box - name="schk3" - label="Modeling" - enabled="false" - top_pad="5" - left="75" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <check_box - name="schk2" - label="Event Planning" - enabled="false" - left_pad="80" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <check_box - name="schk4" - label="Scripting" - enabled="false" - top_pad="5" - left="75" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <check_box - name="schk5" - label="Custom Characters" - enabled="false" - left_pad="80" - height="16" - width="90" - follows="left|top" - layout="topleft" - /> - <line_editor - name="skills_edit" - enabled="false" - top_pad="10" - left="76" - height="18" - width="330" - follows="left|top|right" - layout="topleft" - text_pad_left="4" - max_length_bytes="254" - > - (loading...) - </line_editor> - - <text - name="Languages:" - top_pad="20" - left="4" - height="16" - width="70" - follows="left|top" - layout="topleft" - halign="right" - > - Languages: - </text> - <line_editor - name="languages_edit" - enabled="false" - top_delta="-1" - left="76" - height="18" - width="330" - follows="left|top|right" - layout="topleft" - text_pad_left="4" - max_length_bytes="254" - > - (loading...) - </line_editor> -</panel> |