Skip to content
Snippets Groups Projects
Commit ce60f82b authored by Erica's avatar Erica
Browse files
parents 5e856426 4a2b77ae
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
height="65" height="65"
layout="topleft" layout="topleft"
name="navigation_bar" name="navigation_bar"
chrome="true" chrome="true"
width="600"> width="600">
<icon <icon
follows="all" follows="all"
...@@ -145,7 +145,7 @@ ...@@ -145,7 +145,7 @@
top_delta="0" top_delta="0"
width="200" > width="200" >
<combo_editor <combo_editor
label="Search" /> label="Search Second Life" />
</search_combo_box> </search_combo_box>
</panel> </panel>
......
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!-- Side tray cannot show background because it is always <!-- Side tray cannot show background because it is always
partially on screen to hold tab buttons. --> partially on screen to hold tab buttons. -->
<side_tray <side_tray
name="sidebar" name="sidebar"
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
> >
<!-- Individual tabs must show background to have seemless <!-- Individual tabs must show background to have seemless
appearance up to tray panel header word like "Home". appearance up to tray panel header word like "Home".
Embedded panels are inset by a pixel and so their Embedded panels are inset by a pixel and so their
backgrounds will not block the world fully. --> backgrounds will not block the world fully. -->
<sidetray_tab <sidetray_tab
name="sidebar_home" name="sidebar_home"
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
</panel_container> </panel_container>
</sidetray_tab> </sidetray_tab>
<sidetray_tab <sidetray_tab
name="sidebar_places" name="sidebar_places"
help_topic="sidebar_places" help_topic="sidebar_places"
...@@ -133,8 +133,8 @@ ...@@ -133,8 +133,8 @@
help_topic="sidebar_inventory" help_topic="sidebar_inventory"
tab_title="Inventory" tab_title="Inventory"
description="Browse your inventory." description="Browse your inventory."
image="TabIcon_Inventory_Off" image="TabIcon_Things_Off"
image_selected="TabIcon_Inventory_Selected" image_selected="TabIcon_Things_Selected"
mouse_opaque="false" mouse_opaque="false"
background_visible="true" background_visible="true"
> >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment