<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <!-- Part of side tray, see that XML file for panel config --> <panel follows="all" height="560" label="home_tab" layout="topleft" name="home_tab" width="333"> <panel background_visible="true" bg_alpha_color="DkGray2" class="panel_sidetray_home_info" follows="left|top|right" height="90" layout="topleft" left="15" top="17" name="sidebar_people" width="303"> <text follows="left|right|top" font="SansSerifBigBold" height="30" layout="topleft" left="10" mouse_opaque="false" name="tab_name" text_color="EmphasisColor" top="10" value="People" width="200" word_wrap="true" /> <icon follows="top|right" height="20" layout="topleft" name="tab_icon" right="-10" top="10" image_name="TabIcon_People_Selected" width="20" /> <text follows="left|right|bottom" height="90" layout="topleft" left="10" mouse_opaque="false" name="tab_description" right="-10" text_color="white" top="40" word_wrap="true"> Find your friends, your groups, contacts and people nearby. </text> </panel> <panel background_visible="true" bg_alpha_color="DkGray2" class="panel_sidetray_home_info" follows="left|top|right" height="90" layout="topleft" left="15" top_pad="15" name="sidebar_places" width="303"> <text follows="left|right|top" font="SansSerifBigBold" height="30" layout="topleft" left="10" mouse_opaque="false" name="tab_name" text_color="EmphasisColor" top="10" value="Places" width="200" word_wrap="true" /> <icon follows="top|right" height="20" layout="topleft" name="tab_icon" right="-10" top="10" width="20" image_name="TabIcon_Places_Selected"/> <text follows="all" height="90" layout="topleft" left="10" mouse_opaque="false" name="tab_description" right="-10" text_color="white" top="40" word_wrap="true"> Find places to go and places you've visited before. </text> </panel> <panel background_visible="true" bg_alpha_color="DkGray2" class="panel_sidetray_home_info" follows="left|top|right" height="90" layout="topleft" left="15" top_pad="15" name="sidebar_me" width="303"> <text follows="left|right|top" font="SansSerifBigBold" height="30" layout="topleft" left="10" mouse_opaque="false" name="tab_name" text_color="EmphasisColor" top="10" value="My Profile" width="200" word_wrap="true" /> <icon follows="top|right" height="20" layout="topleft" name="tab_icon" right="-10" top="10" width="20" image_name="TabIcon_Me_Selected"/> <text follows="all" height="90" layout="topleft" left="10" mouse_opaque="false" name="tab_description" right="-10" text_color="white" top="40" word_wrap="true"> Edit your public profile. </text> </panel> <panel background_visible="true" bg_alpha_color="DkGray2" class="panel_sidetray_home_info" follows="left|top|right" height="90" layout="topleft" left="15" top_pad="15" name="sidebar_appearance" width="303"> <text follows="left|right|top" font="SansSerifBigBold" height="30" layout="topleft" left="10" mouse_opaque="false" name="tab_name" text_color="EmphasisColor" top="10" value="My Appearance" width="200" word_wrap="true" /> <icon follows="top|right" height="20" layout="topleft" name="tab_icon" right="-10" top="10" width="20" image_name="TabIcon_Appearance_Selected"/> <text follows="all" height="90" layout="topleft" left="10" mouse_opaque="false" name="tab_description" right="-10" text_color="white" top="40" word_wrap="true"> Change your appearance and current look. </text> </panel> <panel background_visible="true" bg_alpha_color="DkGray2" class="panel_sidetray_home_info" follows="left|top|right" height="90" layout="topleft" left="15" top_pad="15" name="sidebar_inventory" width="303"> <text follows="left|right|top" font="SansSerifBigBold" height="30" layout="topleft" left="10" mouse_opaque="false" name="tab_name" text_color="EmphasisColor" top="10" value="My Inventory" width="200" word_wrap="true" /> <icon follows="top|right" height="20" layout="topleft" name="tab_icon" right="-10" top="10" width="20" image_name="TabIcon_Inventory_Selected"/> <text follows="all" height="90" layout="topleft" left="10" mouse_opaque="false" name="tab_description" right="-10" text_color="white" top="40" word_wrap="true"> Browse your inventory. </text> </panel> </panel>