Add vintage skin version of new profile floater to fit in better with the rest of the skin visuals.

master
Zi Ree 2022-09-04 05:38:09 +02:00
parent 328101055e
commit 01d857ec17
5 changed files with 2157 additions and 0 deletions

View File

@ -0,0 +1,793 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
name="panel_profile_classified"
top="0"
left="0"
height="420"
width="315"
follows="all"
layout="topleft"
help_topic="panel_profile_classified"
min_height="250"
>
<panel.string
name="type_mature"
>
Moderate
</panel.string>
<panel.string
name="type_pg"
>
General Content
</panel.string>
<panel.string
name="l$_price"
>
L$[PRICE]
</panel.string>
<panel.string
name="click_through_text_fmt"
>
[TELEPORT] teleport, [MAP] map, [PROFILE] profile
</panel.string>
<panel.string
name="date_fmt"
>
[mthnum,datetime,slt]/[day,datetime,slt]/[year,datetime,slt]
</panel.string>
<panel.string
name="auto_renew_on"
>
Enabled
</panel.string>
<panel.string
name="auto_renew_off"
>
Disabled
</panel.string>
<panel.string
name="location_notice"
>
(will update after save)
</panel.string>
<string
name="publish_label"
>
Publish
</string>
<string
name="save_label"
>
Save
</string>
<layout_stack
name="main_classifieds_stack"
top="0"
bottom="-1"
left="4"
width="315"
follows="all"
layout="topleft"
orientation="vertical"
animate="false"
>
<layout_panel
follows="all"
width="315"
height="300"
layout="topleft"
name="scroll_layout_panel"
auto_resize="true">
<scroll_container
name="profile_scroll"
top="0"
left="0"
height="300"
width="300"
follows="all"
layout="topleft"
color="DkGray"
opaque="true"
reserve_scroll_corner="false"
>
<panel
name="info_scroll_content_panel"
top="0"
left="0"
height="562"
width="300"
follows="left|top|right"
layout="topleft"
background_visible="false"
min_height="200"
>
<texture_picker
name="classified_snapshot"
enabled="false"
top="0"
left="0"
height="161"
width="260"
follows="left|top"
layout="topleft"
fallback_image="default_land_picture.j2c"
/>
<icon
name="edit_icon"
label=""
tool_tip="Click to select an image"
top="0"
left="0"
height="161"
width="260"
layout="topleft"
follows="left|top"
image_name="spacer24.tga"
visible="false"
/>
<layout_stack
name="info_panel"
top="145"
left="0"
height="375"
right="-1"
follows="all"
layout="topleft"
visible="true"
animate="false"
orientation="vertical"
>
<layout_panel
name="main_info_panel"
top="0"
left="0"
height="160"
right="-10"
follows="all"
layout="topleft"
auto_resize="false"
>
<text_editor
name="classified_name"
top="0"
left="2"
height="35"
right="-14"
follows="left|top|right"
layout="topleft"
allow_scroll="false"
bg_visible="false"
font="SansSerifBig"
h_pad="0"
read_only="true"
use_ellipses="true"
v_pad="0"
>
[name]
</text_editor>
<text
name="classified_location_label"
value="Location:"
top_pad="0"
height="10"
width="250"
follows="left|top"
layout="topleft"
/>
<text_editor
name="classified_location"
value="[loading...]"
top_pad="5"
height="30"
right="-15"
follows="left|right|top"
layout="topleft"
allow_scroll="false"
bg_visible="false"
h_pad="0"
read_only="true"
v_pad="0"
word_wrap="true"
/>
<text
name="content_type_label"
value="Content Type:"
top_pad="10"
height="10"
width="100"
follows="left|top"
layout="topleft"
/>
<icon
name="content_type_moderate"
top_pad="-11"
left_pad="0"
height="16"
width="18"
follows="top|left"
layout="topleft"
image_name="Parcel_M_Light"
/>
<icon
name="content_type_general"
top_delta="0"
left_delta="0"
height="16"
width="18"
follows="top|left"
layout="topleft"
image_name="Parcel_PG_Light"
/>
<text_editor
name="content_type"
value="[content type]"
top_delta="1"
left_pad="2"
height="18"
right="-15"
follows="left|top|right"
layout="topleft"
allow_scroll="false"
bg_visible="false"
h_pad="0"
read_only="true"
v_pad="0"
/>
<text
name="category_label"
value="Category:"
top_pad="0"
left="2"
height="10"
width="120"
follows="left|top"
layout="topleft"
/>
<text_editor
name="category"
value="[category]"
top_pad="-10"
left_pad="0"
height="18"
right="-15"
follows="left|top|right"
layout="topleft"
allow_scroll="false"
bg_visible="false"
h_pad="0"
parse_urls="true"
read_only="true"
v_pad="0"
/>
<text
name="creation_date_label"
value="Creation date:"
top_pad="0"
left="2"
height="10"
width="120"
follows="left|top"
layout="topleft"
/>
<text_editor
name="creation_date"
value="[date]"
tool_tip="Creation date"
top_pad="-10"
left_pad="0"
height="16"
right="-15"
follows="left|right|top"
layout="topleft"
allow_scroll="false"
bg_visible="false"
h_pad="0"
halign="left"
read_only="true"
v_pad="0"
/>
<text
name="price_for_listing_label"
value="Price for listing:"
top_pad="5"
left="2"
height="10"
width="120"
follows="left|top"
layout="topleft"
/>
<text_editor
name="price_for_listing"
tool_tip="Price for listing."
top_pad="-10"
left_pad="0"
height="16"
right="-15"
follows="left|right|top"
layout="topleft"
allow_scroll="false"
bg_visible="false"
h_pad="0"
halign="left"
read_only="true"
v_pad="0"
>
[PRICE]
</text_editor>
</layout_panel>
<layout_panel
name="clickthrough_layout_panel"
top="0"
left="0"
height="16"
right="-10"
follows="all"
layout="topleft"
auto_resize="false"
>
<text
name="click_through_label"
value="Clicks:"
top_pad="0"
left="2"
height="10"
width="120"
follows="left|top"
layout="topleft"
/>
<text_editor
name="click_through_text"
value="[clicks]"
tool_tip="Click through data"
top_pad="-10"
left_pad="0"
height="16"
right="-1"
follows="left|right|top"
layout="topleft"
allow_scroll="false"
bg_visible="false"
h_pad="0"
halign="left"
read_only="true"
v_pad="0"
/>
</layout_panel>
<layout_panel
name="auto_renew_layout_panel"
top="0"
left="0"
height="16"
width="290"
follows="all"
layout="topleft"
auto_resize="false"
>
<text
name="auto_renew_label"
value="Auto renew:"
top="0"
left="2"
height="10"
width="120"
follows="left|top"
layout="topleft"
/>
<text
name="auto_renew"
value="Enabled"
top_pad="-10"
left_pad="0"
height="16"
width="150"
follows="top|left"
layout="topleft"
/>
</layout_panel>
<layout_panel
name="descr_layout_panel"
top="0"
left="0"
height="220"
width="290"
follows="all"
layout="topleft"
auto_resize="true"
>
<text
name="classified_desc_label"
value="Description:"
top="0"
left="2"
height="10"
width="250"
follows="left|top"
layout="topleft"
/>
<text_editor
name="classified_desc"
trusted_content="false"
value="[description]"
top_pad="7"
left="2"
height="200"
right="-15"
follows="all"
layout="topleft"
allow_scroll="false"
bg_visible="false"
h_pad="0"
max_length="1023"
parse_urls="true"
read_only="true"
v_pad="0"
word_wrap="true"
/>
</layout_panel>
</layout_stack>
<panel
name="edit_panel"
top="145"
left="0"
height="420"
width="320"
follows="left|top|right"
layout="topleft"
visible="false"
>
<text
name="Name:"
top="0"
left="10"
height="15"
width="280"
follows="left|top"
layout="topleft"
length="1"
type="string"
>
Title:
</text>
<line_editor
name="classified_name_edit"
top_pad="2"
left="10"
height="20"
width="273"
follows="left|top|right"
layout="topleft"
max_length_bytes="30"
prevalidate_callback="ascii"
commit_on_focus_lost="false"
/>
<text
name="description_label"
top_pad="10"
left="10"
height="15"
width="280"
follows="left|top"
layout="topleft"
length="1"
type="string"
>
Description:
</text>
<text_editor
name="classified_desc_edit"
top_pad="2"
left="10"
height="100"
width="273"
follows="left|top|right"
layout="topleft"
max_length="256"
word_wrap="true"
/>
<text
name="location_label"
top_pad="10"
left="10"
height="15"
width="280"
follows="left|top"
layout="topleft"
length="1"
type="string"
>
Location:
</text>
<text
name="classified_location_edit"
top_pad="2"
left="10"
right="-10"
height="30"
width="280"
follows="left|top"
layout="topleft"
length="1"
type="string"
word_wrap="true"
>
loading...
</text>
<button
name="set_to_curr_location_btn"
label="Set to Current Location"
top_pad="5"
left="10"
height="23"
width="200"
follows="left|top"
layout="topleft"
/>
<text
name="category_label"
value="Category:"
top_pad="10"
left="10"
height="10"
width="120"
follows="left|top"
layout="topleft"
/>
<combo_box
name="category_edit"
label=""
top_delta="-3"
left_pad="0"
height="23"
width="156"
follows="left|top"
/>
<text
name="content_type_label"
value="Content type:"
top_pad="15"
left="10"
height="10"
width="120"
follows="left|top"
layout="topleft"
/>
<icons_combo_box
name="content_type_edit"
label="General Content"
top_delta="-3"
left_pad="0"
height="23"
width="156"
follows="left|top"
layout="topleft"
>
<icons_combo_box.drop_down_button
image_overlay="Parcel_PG_Light"
image_overlay_alignment="left"
imgoverlay_label_space="3"
pad_left="3"
/>
<icons_combo_box.item
name="mature_ci"
label="Moderate Content"
value="Mature"
>
<item.columns
value="Parcel_M_Light"
width="20"
halign="center"
type="icon"
/>
</icons_combo_box.item>
<icons_combo_box.item
name="pg_ci"
label="General Content"
value="PG"
>
<item.columns
value="Parcel_PG_Light"
width="20"
halign="center"
type="icon"
/>
</icons_combo_box.item>
</icons_combo_box>
<check_box
name="auto_renew_edit"
label="Auto renew each week"
top_pad="10"
left="10"
height="16"
width="250"
layout="topleft"
/>
</panel>
</panel>
</scroll_container>
</layout_panel>
<layout_panel
follows="all"
width="310"
height="25"
layout="topleft"
name="util_buttons_lp"
auto_resize="true">
<layout_stack
name="util_buttons_stack"
bottom="-1"
left="1"
right="-1"
height="25"
follows="left|bottom|right"
layout="topleft"
orientation="horizontal"
animate="false"
>
<layout_panel
follows="all"
layout="topleft"
name="util_resizer_left"
auto_resize="true"
user_resize="false"
width="1"/>
<layout_panel
follows="all"
height="25"
layout="topleft"
left="0"
name="teleport_btn_lp"
auto_resize="false"
top="0"
width="85">
<button
name="teleport_btn"
label="Teleport"
top="0"
left="0"
height="23"
max_width="101"
width="85"
follows="bottom|left|right"
layout="topleft"
/>
</layout_panel>
<layout_panel
follows="all"
height="25"
layout="bottomleft"
left_pad="2"
name="map_btn_lp"
auto_resize="false"
max_width="101"
width="85">
<button
name="show_on_map_btn"
label="Map"
top="0"
left="0"
height="23"
width="85"
follows="bottom|left|right"
layout="topleft"
/>
</layout_panel>
<layout_panel
follows="all"
height="25"
layout="bottomleft"
left_pad="2"
name="edit_btn_lp"
auto_resize="false"
max_width="101"
width="85">
<button
name="edit_btn"
label="Edit"
top="0"
left="0"
height="23"
width="85"
follows="bottom|left|right"
layout="topleft"
/>
</layout_panel>
<layout_panel
follows="all"
layout="topleft"
name="util_resizer_right"
auto_resize="true"
width="1">
</layout_panel>
</layout_stack>
</layout_panel>
<layout_panel
follows="all"
width="310"
height="41"
layout="topleft"
name="publish_layout_panel"
auto_resize="false">
<view_border
bevel_style="none"
height="0"
follows="left|top|right"
layout="topleft"
left="0"
name="publish_emphasis_border"
top="5"
width="310"/>
<layout_stack
name="publish_stack"
left="1"
right="-1"
top="11"
height="25"
follows="left|top|right"
layout="topleft"
orientation="horizontal"
animate="false"
>
<layout_panel
follows="all"
layout="topleft"
name="pbl_resizer_left"
auto_resize="true"
user_resize="false"
width="1"/>
<layout_panel
follows="all"
layout="topleft"
name="save_btn_lp"
auto_resize="false"
width="134">
<button
name="save_changes_btn"
label="[LABEL]"
top="0"
left="0"
left_pad="5"
height="23"
width="134"
follows="left|top"
layout="topleft"
/>
</layout_panel>
<layout_panel
follows="all"
layout="bottomleft"
left_pad="2"
name="cancel_btn_lp"
auto_resize="false"
width="134">
<button
name="cancel_btn"
label="Cancel"
top="0"
left="0"
height="23"
width="134"
follows="left|top"
layout="topleft"
/>
</layout_panel>
<layout_panel
follows="all"
layout="topleft"
name="pbl_resizer_right"
auto_resize="true"
width="1">
</layout_panel>
</layout_stack>
</layout_panel>
</layout_stack>
</panel>

View File

@ -0,0 +1,143 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
name="panel_profile_classifieds"
label="Classified"
top="0"
left="0"
height="480"
width="420"
follows="all"
layout="topleft"
>
<string
name="no_classifieds"
value="No Classifieds"
/>
<layout_stack
name="main_stack"
top="0"
left="0"
right="-1"
bottom="-1"
follows="all"
layout="topleft"
animate="false"
orientation="vertical">
<layout_panel
name="buttons_header"
follows="all"
layout="topleft"
height="50"
auto_resize="false"
user_resize="false">
<button
name="new_btn"
label="New..."
tool_tip="Create a new classified at the current location"
enabled="false"
top="25"
left="5"
height="20"
width="70"
follows="left|top"
layout="topleft"
visible="true"
/>
<button
name="delete_btn"
label="Delete..."
tool_tip="Delete currently selected classified"
enabled="false"
left_pad="5"
height="20"
width="70"
follows="left|top"
layout="topleft"
visible="true"
/>
</layout_panel>
<layout_panel
name="main_body"
follows="all"
layout="topleft"
height="430"
auto_resize="true"
user_resize="false">
<tab_container
name="tab_classifieds"
top="10"
bottom="-1"
left="4"
right="-4"
follows="all"
layout="topleft"
halign="left"
tab_position="left"
tab_width="100"
use_ellipses="true"
label_pad_left="10"
/>
<layout_stack
name="indicator_stack"
top="220"
left="0"
right="-1"
height="28"
follows="top|left|right"
layout="topleft"
animate="false"
orientation="horizontal">
<layout_panel
name="indicator_spacer_left"
follows="all"
layout="topleft"
width="100"
auto_resize="true"
user_resize="false">
</layout_panel>
<layout_panel
name="buttons_header"
follows="all"
layout="topleft"
width="25"
auto_resize="false"
user_resize="false">
<loading_indicator
name="progress_indicator"
top="1"
left="1"
height="23"
width="23"
follows="top|left"
layout="topleft"
visible="false"
/>
</layout_panel>
<layout_panel
name="indicator_spacer_right"
follows="all"
layout="topleft"
width="100"
auto_resize="true"
user_resize="false">
</layout_panel>
</layout_stack>
<text
name="classifieds_panel_text"
top="250"
left="100"
right="-100"
height="25"
follows="left|top|right"
layout="topleft"
halign="center"
mouse_opaque="false"
wrap="true"
>
Loading...
</text>
</layout_panel>
</layout_stack>
</panel>

View File

@ -0,0 +1,336 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
name="panel_pick_info"
top="0"
left="0"
height="380"
width="314"
follows="all"
layout="topleft"
help_topic="profile_pick_info">
<panel.string
name="location_notice">
(will update after save)
</panel.string>
<!-- main stack -->
<layout_stack
name="main_pick_stack"
left="1"
right="-1"
top="0"
bottom="-1"
follows="all"
layout="topleft"
orientation="vertical"
animate="false">
<!-- main panel -->
<layout_panel
follows="all"
layout="bottomleft"
left_pad="2"
name="main_pick_lp"
auto_resize="true"
height="340">
<!-- snapshot stack -->
<layout_stack
name="pick_snapshot_stack"
left="1"
right="-1"
top="0"
height="174"
follows="top|left|right"
layout="topleft"
orientation="horizontal"
animate="false">
<layout_panel
follows="top|left|right"
layout="topleft"
name="pick_snapshot_resizer_left"
auto_resize="true"
height="174"
width="1" />
<!-- snapshot panel -->
<layout_panel
follows="top|left|right"
layout="topleft"
name="pick_snapshot_center_panel"
auto_resize="false"
height="174"
width="310">
<texture_picker
name="pick_snapshot"
height="174"
width="310"
follows="top|left"
layout="topleft"
fallback_image="default_land_picture.j2c" />
</layout_panel>
<!-- snapshot panel -->
<layout_panel
follows="top|left|right"
layout="topleft"
name="pick_snapshot_resizer_right"
auto_resize="true"
height="174"
width="1" />
</layout_stack>
<!-- snapshot stack -->
<line_editor
name="pick_name"
enabled="false"
top_pad="-12"
height="20"
right="-1"
follows="left|right|top"
layout="topleft" />
<text_editor
name="pick_desc"
trusted_content="false"
always_show_icons="true"
enabled="false"
left_delta="2"
top_pad="5"
height="100"
right="-2"
follows="all"
layout="topleft"
allow_html="true"
border_visible="true"
h_pad="4"
max_length="1023"
v_pad="3"
word_wrap="true" />
<line_editor
name="pick_location"
enabled="false"
top_pad="5"
right="-1"
left_delta="-2"
height="20"
follows="left|right|bottom"
layout="topleft"
length="1"
type="string">
Loading...
</line_editor>
<!-- actions stack -->
<layout_stack
name="actions_stack"
left="1"
right="-1"
top_pad="4"
height="25"
follows="bottom|left|right"
layout="topleft"
orientation="horizontal"
animate="false">
<layout_panel
follows="all"
layout="topleft"
name="util_resizer_left"
auto_resize="true"
width="1" />
<layout_panel
follows="all"
layout="bottomleft"
left_pad="2"
name="map_btn_lp"
auto_resize="false"
width="100">
<button
name="show_on_map_btn"
label="Show on Map"
left="0"
top="0"
height="23"
width="100"
follows="left|top"
layout="topleft" />
</layout_panel>
<layout_panel
follows="all"
layout="bottomleft"
left_pad="2"
name="tp_btn_lp"
auto_resize="false"
width="100">
<button
name="teleport_btn"
label="Teleport"
left="0"
top="0"
height="23"
width="100"
follows="left|top"
layout="topleft" />
</layout_panel>
<layout_panel
follows="all"
layout="bottomleft"
left_pad="2"
name="set_to_curr_location_btn_lp"
auto_resize="false"
width="100">
<button
name="set_to_curr_location_btn"
label="Set Location"
tool_tip="Set to Current Location"
left="0"
top="0"
height="23"
width="100"
follows="left|top"
layout="topleft" />
</layout_panel>
<layout_panel
follows="all"
layout="topleft"
name="util_resizer_right"
auto_resize="true"
width="1" />
</layout_stack>
<!-- actions stack -->
</layout_panel>
<!-- main panel -->
<!-- save changes hiding panel -->
<layout_panel
follows="all"
layout="bottomleft"
right="-1"
height="40"
name="save_changes_lp">
<view_border
bevel_style="none"
height="0"
follows="bottom|left|right"
layout="topleft"
left="1"
name="save_emphasis_border"
top_pad="3"
right="-1" />
<!-- save changes stack -->
<layout_stack
name="save_changes_stack"
left="1"
right="-1"
top_pad="11"
height="25"
follows="bottom|left|right"
layout="topleft"
orientation="horizontal"
animate="false">
<layout_panel
follows="all"
layout="topleft"
name="save_resizer_left"
auto_resize="true"
width="1" />
<layout_panel
follows="all"
layout="bottomleft"
left_pad="2"
name="create_btn_lp"
auto_resize="false"
width="130">
<button
name="create_changes_btn"
label="Create Pick"
left="0"
top="0"
height="23"
width="130"
follows="left|top"
layout="topleft" />
</layout_panel>
<layout_panel
follows="all"
layout="bottomleft"
left_pad="2"
name="save_btn_lp"
auto_resize="false"
width="130">
<button
name="save_changes_btn"
label="Save Pick"
left="0"
top="0"
height="23"
width="130"
follows="left|top"
layout="topleft" />
</layout_panel>
<layout_panel
follows="all"
layout="bottomleft"
left_pad="2"
name="cancel_btn_lp"
auto_resize="false"
width="130">
<button
name="cancel_changes_btn"
label="Cancel"
left="0"
top="0"
height="23"
width="130"
follows="left|top"
layout="topleft" />
</layout_panel>
<layout_panel
follows="all"
layout="topleft"
name="save_resizer_right"
auto_resize="true"
width="1" />
</layout_stack>
<!-- save changes stack -->
</layout_panel>
<!-- save changes hiding panel -->
</layout_stack>
<!-- main stack -->
</panel>

View File

@ -0,0 +1,155 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
name="panel_picks"
label="Picks"
top="0"
left="0"
height="480"
width="420"
follows="all"
layout="topleft"
>
<string
name="no_picks"
value="No Picks"
/>
<layout_stack
name="main_stack"
top="10"
left="10"
right="-10"
bottom="-1"
follows="all"
layout="topleft"
animate="false"
orientation="vertical">
<layout_panel
name="buttons_header"
follows="all"
layout="topleft"
height="50"
auto_resize="false"
user_resize="false">
<text
name="header_text"
top="5"
left="5"
right="-5"
height="16"
follows="left|top|right"
layout="topleft"
halign="center"
>
Tell everyone about your favorite places in [GRID].
</text>
<button
name="new_btn"
label="New..."
tool_tip="Create a new pick at the current location"
enabled="false"
top_pad="4"
left="5"
height="20"
width="70"
follows="left|top"
layout="topleft"
visible="false"
/>
<button
name="delete_btn"
label="Delete..."
tool_tip="Delete currently selected pick"
enabled="false"
left_pad="5"
height="20"
width="70"
follows="left|top"
layout="topleft"
visible="false"
/>
</layout_panel>
<layout_panel
name="main_body"
follows="all"
layout="topleft"
height="430"
auto_resize="true"
user_resize="false">
<tab_container
name="tab_picks"
top="0"
bottom="-5"
left="0"
right="-1"
tab_width="100"
follows="all"
layout="topleft"
halign="left"
tab_position="left"
use_ellipses="true"
label_pad_left="10"
/>
<layout_stack
name="indicator_stack"
top="220"
left="0"
right="-1"
height="28"
follows="top|left|right"
layout="topleft"
animate="false"
orientation="horizontal">
<layout_panel
name="indicator_spacer_left"
follows="all"
layout="topleft"
width="100"
auto_resize="true"
user_resize="false">
</layout_panel>
<layout_panel
name="buttons_header"
follows="all"
layout="topleft"
width="25"
auto_resize="false"
user_resize="false">
<loading_indicator
name="progress_indicator"
top="1"
left="1"
height="23"
width="23"
follows="top|left"
layout="topleft"
visible="false"
/>
</layout_panel>
<layout_panel
name="indicator_spacer_right"
follows="all"
layout="topleft"
width="100"
auto_resize="true"
user_resize="false">
</layout_panel>
</layout_stack>
<text
name="picks_panel_text"
top="250"
left="100"
right="-100"
height="25"
follows="left|top|right"
layout="topleft"
halign="center"
mouse_opaque="false"
wrap="true"
>
Loading...
</text>
</layout_panel>
</layout_stack>
</panel>

View File

@ -0,0 +1,730 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
name="panel_profile"
label="Profile"
top="0"
left="0"
height="480"
width="420"
follows="all"
layout="topleft"
>
<string
name="status_online"
>
Online
</string>
<string
name="status_offline"
>
Offline
</string>
<string
name="CaptionTextAcctInfo"
>
[ACCTTYPE]
[PAYMENTINFO]
[FIRESTORM][FSDEV][FSSUPP][FSQA][FSGW]
</string>
<string
name="payment_update_link_url"
>
http://www.secondlife.com/account/billing.php?lang=en
</string>
<string
name="partner_edit_link_url"
>
http://www.secondlife.com/account/partners.php?lang=en
</string>
<string
name="my_account_link_url"
value="http://secondlife.com/account"
/>
<string
name="no_partner_text"
value="None"
/>
<string
name="no_group_text"
value="None"
/>
<string
name="age_format"
>
Birthdate: [REG_DATE]
([AGE])
</string>
<string
name="name_text_args"
>
[NAME]
</string>
<string
name="display_name_text_args"
>
[DISPLAY_NAME]
</string>
<string
name="FSDev"
value=" Developer"
/>
<string
name="FSSupp"
value=" Support"
/>
<string
name="FSQualityAssurance"
value=" Bug Hunter"
/>
<string
name="FSGW"
value=" Gateway"
/>
<string
name="texture_picker_label"
value="Profile Picture"
/>
<text
name="name_label"
value="Name:"
top="8"
left="0"
height="20"
width="55"
follows="left|top"
layout="topleft"
halign="right"/>
<button
top="8"
left="4"
height="20"
width="51"
layout="topleft"
follows="left|top"
name="set_name"
label="Name:"
tool_tip="Set Display Name"
visible="false"
enabled="false"/>
<panel
name="name_holder"
top_delta="0"
left_pad="4"
right="-4"
height="20"
follows="left|top|right"
layout="topleft"
bg_visible="false"
border_visible="false">
<view_border
left="0"
right="-1"
height="16"
top="0"
layout="topleft"
follows="left|top|right"
name="info_border"
bevel_style="in"/>
<text_editor
name="complete_name"
value="123456789012345678901234567890 12345678901234567890"
top="0"
left="2"
right="-1"
height="16"
follows="left|top|right"
layout="topleft"
allow_scroll="false"
bg_visible="false"
border_visible="false"
h_pad="1"
v_pad="2"
enabled="false"
max_length="254"/>
<menu_button
name="copy_btn"
tool_tip="Copy options"
height="16"
right="-2"
top="0"
width="16"
image_selected="Copy"
image_unselected="Copy"
image_hover_selected="CopyBright"
image_hover_unselected="CopyBright"
hover_glow_amount="0.33"
chrome="true"
tab_stop="false"
follows="top|right"
layout="topleft"/>
</panel>
<text
top_pad="4"
left="0"
height="16"
width="55"
layout="topleft"
follows="left|top"
name="Key:"
halign="right"
value="Key:"/>
<view_border
left_pad="4"
right="-5"
height="16"
layout="topleft"
follows="left|top|right"
name="info_border2"
bevel_style="in" />
<text_editor
bottom_delta="2"
left_delta="3"
right="-4"
height="16"
layout="topleft"
follows="left|top|right"
name="user_key"
bg_visible="false"
border_visible="false"
allow_scroll="false"
h_pad="0"
v_pad="0"
enabled="false"
max_length="254"
value="c9d1c876-b65f-4c59-84e2-5c492f94ad11"/>
<layout_stack
name="imagepositioner"
top_pad="2"
left="4"
right="-1"
height="158"
follows="top|left|right"
layout="topleft"
orientation="horizontal">
<layout_panel
name="image_action_panel"
follows="all"
layout="topleft"
width="52"
height="158"
auto_resize="false"
user_resize="false">
<menu_button
right="-1"
height="20"
width="36"
top="0"
layout="topleft"
follows="top|right"
name="image_action_btn"
tool_tip="Perform profile picture related actions"
image_overlay="OptionsMenu_Off"/>
</layout_panel>
<layout_panel
name="image_panel"
follows="all"
layout="topleft"
width="158"
height="158"
auto_resize="false"
user_resize="false">
<icon
name="2nd_life_pic"
top="0"
left="0"
width="158"
height="158"
follows="all"
layout="topleft"
interactable="true"/>
<loading_indicator
name="image_upload_indicator"
top="69"
left="69"
height="23"
width="23"
follows="top|left"
layout="topleft"
visible="false"/>
</layout_panel>
<layout_panel
name="label_stack"
follows="all"
layout="topleft"
auto_resize="true"
user_resize="false">
<panel
name="indicator_stack"
follows="top|left|right"
layout="topleft"
left="0"
top="0"
height="23"
right="-76"
visible="true">
<loading_indicator
name="progress_indicator"
top="0"
left="0"
height="23"
width="23"
follows="top|left"
layout="topleft"/>
</panel>
<text
top_delta="3"
right="-76"
height="16"
layout="topleft"
follows="top|left|right"
name="status"
halign="center"/>
<icon
tool_tip="Friend can see my online status"
mouse_opaque="true"
name="can_see_online"
image_name="Profile_Perm_Online_Enabled"
layout="topleft"
follows="right|top"
interactable="true"
top_delta="-3"
right="-50"
height="24"
width="24"
/>
<icon
tool_tip="Friend can not see my online status"
mouse_opaque="true"
name="cant_see_online"
image_name="Profile_Perm_Online_Disabled"
layout="topleft"
follows="right|top"
interactable="true"
height="24"
width="24"
left_delta="0"/>
<icon
tool_tip="Friend can see me on map"
mouse_opaque="true"
name="can_see_on_map"
image_name="Profile_Perm_Find_Enabled"
layout="topleft"
follows="right|top"
interactable="true"
height="24"
width="24"
left_pad="0"
/>
<icon
tool_tip="Friend can not see me on map"
mouse_opaque="true"
name="cant_see_on_map"
image_name="Profile_Perm_Find_Disabled"
layout="topleft"
follows="right|top"
interactable="true"
height="24"
width="24"
left_delta="0"
/>
<icon
tool_tip="Friend can edit my objects"
mouse_opaque="true"
name="can_edit_objects"
image_name="Profile_Perm_Objects_Enabled"
layout="topleft"
follows="right|top"
interactable="true"
height="24"
width="24"
left_pad="0"
/>
<icon
tool_tip="Friend can not edit my objects"
mouse_opaque="true"
name="cant_edit_objects"
image_name="Profile_Perm_Objects_Disabled"
layout="topleft"
follows="right|top"
interactable="true"
height="24"
width="24"
left_delta="0"/>
<text_editor
name="user_age"
value="(loading...)"
top_pad="0"
left="1"
right="-4"
height="32"
follows="top|left|right"
layout="topleft"
allow_scroll="false"
bg_visible="false"
border_visible="false"
h_pad="3"
max_length="254"
read_only="true"
translate="true"
v_pad="2"
word_wrap="true"/>
<text
name="label2"
value="Account:"
top_pad="8"
right="-1"
height="16"
follows="top|left"
layout="topleft"/>
<view_border
top_pad="0"
right="-4"
height="50"
layout="topleft"
follows="top|left|right"
name="info_border_acc_status_text"
bevel_style="in"/>
<text_editor
name="account_info"
top_delta="0"
right="-4"
height="50"
follows="top|left|right"
layout="topleft"
allow_scroll="false"
bg_visible="false"
border_visible="false"
h_pad="3"
read_only="true"
translate="false"
v_pad="2"
word_wrap="true"/>
<text
name="partner_label"
value="Partner:"
top_pad="10"
width="52"
height="16"
follows="top|left"
layout="topleft"/>
<view_border
left_pad="2"
right="-4"
height="18"
layout="topleft"
follows="left|top|right"
name="info_border_partner_text"
bevel_style="in"/>
<text_editor
name="partner_link"
top_delta="0"
right="-4"
height="20"
follows="top|left|right"
layout="topleft"
allow_scroll="false"
bg_visible="false"
border_visible="false"
parse_urls="true"
h_pad="3"
read_only="true"
translate="false"
icon_positioning="left"
v_pad="3"
max_length="254"/>
</layout_panel>
</layout_stack>
<text
name="Groups:"
value="Groups:"
top_pad="5"
left="0"
height="16"
width="55"
follows="left|top"
layout="topleft"
halign="right"/>
<button
name="group_invite"
label="+"
tool_tip="Invite to Group"
top_delta="20"
left="35"
height="20"
width="20"
follows="left|top"
layout="topleft"
label_selected="+"/>
<group_list
name="group_list"
top_delta="-20"
left="59"
right="-6"
height="82"
color="ScrollBgWriteableColor"
follows="left|top|right"
layout="topleft"
border_visible="true"
for_agent="false"/>
<text
name="About:"
value="About:"
top_pad="11"
left="0"
height="16"
width="55"
follows="left|top"
layout="topleft"
halign="right"/>
<view_border
top_delta="-4"
left="59"
right="-5"
height="103"
layout="topleft"
follows="all"
name="info_border_sl_description_edit"
bevel_style="in"/>
<text_editor
name="sl_description_edit"
trusted_content="false"
always_show_icons="true"
enabled="false"
top_delta="1"
left="59"
right="-6"
height="103"
follows="all"
layout="topleft"
bg_readonly_color="Transparent"
border_visible="false"
font="SansSerifSmall"
h_pad="3"
max_length="65000"
parse_urls="true"
word_wrap="true"/>
<text
name="Give item:"
value="Share:"
top_pad="5"
left="0"
height="16"
width="55"
follows="left|bottom"
layout="topleft"
halign="right"/>
<view_border
name="drop_target_rect_vis"
top_delta="0"
left="59"
right="-6"
height="16"
follows="left|bottom|right"
layout="topleft"
bevel_style="in"/>
<text
name="Give inventory"
tool_tip="Drop inventory items here to give them to this person."
top_delta="2"
left="60"
right="-7"
height="16"
follows="left|bottom|right"
layout="topleft"
halign="center">
Drop inventory item here.
</text>
<layout_stack
name="buttonstack"
bottom="-1"
left="6"
right="-6"
height="44"
follows="left|bottom|right"
layout="topleft"
orientation="horizontal">
<layout_panel
name="left_buttonstack"
left="2"
right="-2"
height="44"
follows="all"
layout="topleft"
user_resize="false">
<button
name="show_on_map_btn"
label="Find on Map"
tool_tip="Locate the Resident on the map"
top="2"
left="2"
height="20"
follows="left|top|right"
layout="topleft"
label_selected="Find on Map"/>
<button
name="pay"
label="Pay"
tool_tip="Pay money to the Resident"
top_pad="2"
height="20"
follows="left|top|right"
layout="topleft"
label_selected="Pay"/>
</layout_panel>
<layout_panel
name="middle_buttonstack"
left="2"
right="-2"
follows="all"
layout="topleft"
user_resize="false">
<button
name="teleport"
label="Offer Teleport"
tool_tip="Offer a teleport to the Resident"
top="2"
left="2"
height="20"
follows="left|top|right"
layout="topleft"
label_selected="Offer Teleport"/>
<button
name="im"
label="Instant Message"
tool_tip="Open instant message session"
top_pad="2"
height="20"
follows="left|top|right"
layout="topleft"
label_selected="Instant Message"/>
</layout_panel>
<layout_panel
name="right_buttonstack"
left="2"
right="-2"
follows="all"
layout="topleft"
user_resize="false">
<button
name="add_friend"
label="Add Friend"
tool_tip="Offer friendship to the Resident"
top="2"
left="2"
height="20"
follows="left|top|right"
layout="topleft"
label_selected="Add Friend"
/>
<button
name="block"
label="Block"
tool_tip="Block this Resident"
top_pad="2"
height="20"
right="-40"
follows="left|top|right"
layout="topleft"
/>
<button
name="unblock"
label="Unblock"
tool_tip="Unblock this Resident"
top_delta="0"
height="20"
right="-40"
follows="left|top|right"
layout="topleft"
/>
<menu_button
left_pad="4"
height="20"
width="36"
layout="topleft"
follows="top|right"
name="overflow_btn"
image_overlay="OptionsMenu_Off" />
</layout_panel>
</layout_stack>
<check_box
name="show_in_search"
label="Show in search"
tool_tip="Let people see you in search results"
enabled="false"
bottom="-28"
left="55"
height="16"
width="130"
follows="left|bottom"
layout="topleft"
visible="false"/>
<button
name="save_description_changes"
label="Save"
bottom="-1"
right="-108"
height="20"
width="80"
enabled="false"
follows="right|bottom"
layout="topleft"/>
<button
name="discard_description_changes"
label="Discard"
bottom="-1"
right="-4"
height="20"
width="100"
enabled="false"
follows="right|bottom"
layout="topleft"/>
<profile_drop_target
name="drop_target"
top="0"
bottom="-1"
left="0"
right="-1"
follows="all"
layout="topleft"
mouse_opaque="false"/>
</panel>