<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <panel background_visible="true" class="edit_profile_panel" follows="all" height="535" label="Profile Edit" layout="topleft" left="0" name="edit_profile_panel" top="0" width="313"> <string name="CaptionTextAcctInfo"> [ACCTTYPE] [PAYMENTINFO] [AGEVERIFICATION] </string> <string name="RegisterDateFormat"> [REG_DATE] ([AGE]) </string> <string name="AcctTypeResident" value="Resident" /> <string name="AcctTypeTrial" value="Trial" /> <string name="AcctTypeCharterMember" value="Charter Member" /> <string name="AcctTypeEmployee" value="Linden Lab Employee" /> <string name="PaymentInfoUsed" value="Payment Info Used" /> <string name="PaymentInfoOnFile" value="Payment Info On File" /> <string name="NoPaymentInfoOnFile" value="No Payment Info On File" /> <string name="AgeVerified" value="Age-verified" /> <string name="NotAgeVerified" value="Not Age-verified" /> <string name="partner_edit_link_url"> http://www.secondlife.com/account/partners.php?lang=en </string> <string name="my_account_link_url"> http://secondlife.com/my </string> <string name="no_partner_text" value="None" /> <scroll_container color="DkGray2" follows="all" height="494" min_height="300" layout="topleft" left="8" width="292" name="profile_scroll" reserve_scroll_corner="true" opaque="true" top="10"> <panel name="scroll_content_panel" follows="left|top|right" layout="topleft" top="0" height="494" min_height="300" left="0" width="292"> <panel name="data_panel" follows="left|top|right" layout="topleft" top="0" height="494" min_height="300" left="0" width="292"> <panel name="lifes_images_panel" follows="left|top|right" height="244" layout="topleft" top="0" left="0" width="292"> <panel follows="left|top" height="117" layout="topleft" left="10" name="second_life_image_panel" top="0" width="282"> <text follows="left|top|right" font.style="BOLD" height="15" layout="topleft" left="0" top="10" name="second_life_photo_title_text" text_color="white" value="[SECOND_LIFE]:" width="100" /> <texture_picker allow_no_texture="true" default_image_name="None" enabled="false" fallback_image="default_profile_picture.j2c" follows="top|left" height="124" layout="topleft" left="1" name="2nd_life_pic" top_pad="0" width="102" /> </panel> <icon height="102" image_name="spacer24.tga" layout="topleft" name="2nd_life_edit_icon" label="" left="11" top_pad="-92" tool_tip="Click to select an image" width="102" /> </panel> <text_editor type="string" length="1" follows="left|top|right" font="SansSerifSmall" height="102" layout="topleft" left="123" top="25" max_length="511" name="sl_description_edit" width="157" word_wrap="true"> </text_editor> <panel follows="left|top" height="117" layout="topleft" top_pad="5" left="10" name="first_life_image_panel" width="285"> <text follows="left|top|right" font.style="BOLD" height="15" layout="topleft" left="0" top_pad="10" name="real_world_photo_title_text" text_color="white" value="Real World:" width="100" /> <texture_picker allow_no_texture="true" default_image_name="None" enabled="false" fallback_image="Generic_Person_Large" follows="top|left" height="124" layout="topleft" left="1" name="real_world_pic" top_pad="0" width="102" /> </panel> <icon height="102" image_name="spacer24.tga" layout="topleft" name="real_world_edit_icon" label="" left="11" top_pad="-92" tool_tip="Click to select an image" width="102" /> <text_editor type="string" length="1" follows="left|top|right" font="SansSerifSmall" height="102" layout="topleft" left="123" max_length="254" top="157" name="fl_description_edit" width="157" word_wrap="true"> </text_editor> <text type="string" length="1" follows="left|top" font="SansSerifSmall" font.style="BOLD" height="15" layout="topleft" left="10" name="title_homepage_text" text_color="white" top_pad="10" width="100"> Homepage: </text> <line_editor follows="left|top|right" font="SansSerifSmall" height="20" layout="topleft" left="10" top_pad="0" value="http://" name="homepage_edit" width="272"> </line_editor> <check_box follows="left|top" font="SansSerifSmall" label="Show me in Search results" layout="topleft" left="8" name="show_in_search_checkbox" height="15" text_enabled_color="white" top_pad="12" width="100" /> <text follows="left|top" font="SansSerifSmall" font.style="BOLD" height="15" layout="topleft" left="10" name="title_acc_status_text" text_color="white" top_pad="10" value="My Account:" width="100" /> <text_editor allow_scroll="false" bg_visible="false" follows="left|top|right" h_pad="0" height="28" layout="topleft" left="10" name="acc_status_text" read_only="true" top_pad="5" v_pad="0" value="Resident. No payment info on file." width="200" word_wrap="true" /> <text type="string" follows="left|top" font="SansSerifSmall" height="15" layout="topleft" left="10" name="my_account_link" value="[[URL] Go to My Dashboard]" width="200" /> <text follows="left|top" font="SansSerifSmall" font.style="BOLD" height="15" layout="topleft" left="10" name="title_partner_text" text_color="white" top_pad="10" value="My Partner:" width="150" /> <panel follows="left|top|right" height="15" layout="topleft" left="10" name="partner_data_panel" width="200"> <name_box follows="left|top|right" height="30" initial_value="(retrieving)" layout="topleft" left="0" link="true" name="partner_text" top="0" width="200" word_wrap="true" /> </panel> <text follows="left|top" height="15" layout="topleft" left="10" name="partner_edit_link" value="[[URL] Edit]" width="50" /> </panel> </panel> </scroll_container> <panel follows="bottom|left" height="28" left="0" name="profile_me_buttons_panel" top_pad="0" width="313"> <button follows="bottom|left" height="23" label="Save Changes" layout="topleft" left="8" name="save_btn" top="5" width="152" /> <button follows="bottom|left" height="23" label="Cancel" layout="topleft" left_pad="3" name="cancel_btn" width="153" /> </panel> </panel>