Skip to content
Snippets Groups Projects
Commit 4081ec71 authored by Chuck Linden's avatar Chuck Linden
Browse files

Created new assets and modified xml to clean up tabbed IM window layout.

parent 402d2e7c
No related branches found
No related tags found
No related merge requests found
Showing
with 19 additions and 13 deletions
...@@ -591,15 +591,15 @@ with the same filename but different name ...@@ -591,15 +591,15 @@ with the same filename but different name
<texture name="Tool_Zoom" file_name="build/Tool_Zoom.png" preload="false" /> <texture name="Tool_Zoom" file_name="build/Tool_Zoom.png" preload="false" />
<texture name="Toolbar_Divider" file_name="containers/Toolbar_Divider.png" preload="false" /> <texture name="Toolbar_Divider" file_name="containers/Toolbar_Divider.png" preload="false" />
<texture name="Toolbar_Left_Off" file_name="containers/Toolbar_Left_Off.png" preload="false" /> <texture name="Toolbar_Left_Off" file_name="containers/Toolbar_Left_Off.png" preload="false" scale.left="5" scale.bottom="4" scale.top="24" scale.right="30" />
<texture name="Toolbar_Left_Press" file_name="containers/Toolbar_Left_Press.png" preload="false" /> <texture name="Toolbar_Left_Press" file_name="containers/Toolbar_Left_Press.png" preload="false" scale.left="5" scale.bottom="4" scale.top="24" scale.right="30" />
<texture name="Toolbar_Left_Selected" file_name="containers/Toolbar_Left_Selected.png" preload="false" /> <texture name="Toolbar_Left_Selected" file_name="containers/Toolbar_Left_Selected.png" preload="false" scale.left="5" scale.bottom="4" scale.top="24" scale.right="30" />
<texture name="Toolbar_Middle_Off" file_name="containers/Toolbar_Middle_Off.png" preload="false" /> <texture name="Toolbar_Middle_Off" file_name="containers/Toolbar_Middle_Off.png" preload="false" scale.left="1" scale.bottom="2" scale.top="24" scale.right="30" />
<texture name="Toolbar_Middle_Press" file_name="containers/Toolbar_Middle_Press.png" preload="false" /> <texture name="Toolbar_Middle_Press" file_name="containers/Toolbar_Middle_Press.png" preload="false" scale.left="1" scale.bottom="2" scale.top="24" scale.right="30" />
<texture name="Toolbar_Middle_Selected" file_name="containers/Toolbar_Middle_Selected.png" preload="false" /> <texture name="Toolbar_Middle_Selected" file_name="containers/Toolbar_Middle_Selected.png" preload="false" scale.left="1" scale.bottom="2" scale.top="24" scale.right="30" />
<texture name="Toolbar_Right_Off" file_name="containers/Toolbar_Right_Off.png" preload="false" /> <texture name="Toolbar_Right_Off" file_name="containers/Toolbar_Right_Off.png" preload="false" scale.left="1" scale.bottom="4" scale.top="24" scale.right="26" />
<texture name="Toolbar_Right_Press" file_name="containers/Toolbar_Right_Press.png" preload="false" /> <texture name="Toolbar_Right_Press" file_name="containers/Toolbar_Right_Press.png" preload="false" scale.left="1" scale.bottom="4" scale.top="24" scale.right="26" />
<texture name="Toolbar_Right_Selected" file_name="containers/Toolbar_Right_Selected.png" preload="false" /> <texture name="Toolbar_Right_Selected" file_name="containers/Toolbar_Right_Selected.png" preload="false" scale.left="1" scale.bottom="4" scale.top="24" scale.right="26" />
<texture name="Tooltip" file_name="widgets/Tooltip.png" preload="true" scale.left="2" scale.top="16" scale.right="100" scale.bottom="3" /> <texture name="Tooltip" file_name="widgets/Tooltip.png" preload="true" scale.left="2" scale.top="16" scale.right="100" scale.bottom="3" />
...@@ -665,10 +665,15 @@ with the same filename but different name ...@@ -665,10 +665,15 @@ with the same filename but different name
<texture name="icn_voice-groupfocus.tga" /> <texture name="icn_voice-groupfocus.tga" />
<texture name="icn_voice-pvtfocus.tga" /> <texture name="icn_voice-pvtfocus.tga" />
<texture name="jump_left_out.tga" /> <texture name="jump_left_out.tga" file_name="widgets/jump_left_out.png" />
<texture name="jump_left_in.tga" /> <texture name="jump_left_in.tga" file_name="widgets/jump_left_in.png" />
<texture name="jump_right_out.tga" /> <texture name="jump_right_out.tga" file_name="widgets/jump_right_out.png" />
<texture name="jump_right_in.tga" /> <texture name="jump_right_in.tga" file_name="widgets/jump_right_in.png" />
<texture name="scrollbutton_left_out_blue.tga" file_name="widgets/ScrollArrow_Left_Opaque.png" />
<texture name="scrollbutton_left_in_blue.tga" file_name="widgets/ScrollArrow_Left_Over_Opaque.png" />
<texture name="scrollbutton_right_out_blue.tga" file_name="widgets/ScrollArrow_Right_Opaque.png" />
<texture name="scrollbutton_right_in_blue.tga" file_name="widgets/ScrollArrow_Right_Over_Opaque.png" />
<texture name="up_arrow.tga" file_name="up_arrow.png" /> <texture name="up_arrow.tga" file_name="up_arrow.png" />
<texture name="down_arrow.tga" file_name="down_arrow.png" /> <texture name="down_arrow.tga" file_name="down_arrow.png" />
......
indra/newview/skins/default/textures/widgets/ScrollArrow_Left_Opaque.png

311 B

indra/newview/skins/default/textures/widgets/ScrollArrow_Left_Over_Opaque.png

330 B

indra/newview/skins/default/textures/widgets/ScrollArrow_Right_Opaque.png

311 B

indra/newview/skins/default/textures/widgets/ScrollArrow_Right_Over_Opaque.png

324 B

indra/newview/skins/default/textures/widgets/jump_left_in.png

342 B

indra/newview/skins/default/textures/widgets/jump_left_out.png

321 B

indra/newview/skins/default/textures/widgets/jump_right_in.png

320 B

indra/newview/skins/default/textures/widgets/jump_right_out.png

315 B

...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
name="im_box_tab_container" name="im_box_tab_container"
tab_position="bottom" tab_position="bottom"
tab_width="80" tab_width="80"
tab_height="16"
top="0" top="0"
width="390" /> width="390" />
<icon <icon
......
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