aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/panel_bars.xml
diff options
context:
space:
mode:
authorJacek Antonelli2009-03-26 16:30:44 -0500
committerJacek Antonelli2009-03-26 16:30:44 -0500
commitc05810ec6ce1cb1fb40915b2b16f44c2600c6483 (patch)
treed79458c1a7b13f3a6c9a3db688c1a7377625f5f6 /linden/indra/newview/skins/default/xui/en-us/panel_bars.xml
parentGhost files, ignore this commit (diff)
downloadmeta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.zip
meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.gz
meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.bz2
meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.xz
Converted all skin XML files to Unix LF line endings.
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/panel_bars.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_bars.xml42
1 files changed, 21 insertions, 21 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_bars.xml b/linden/indra/newview/skins/default/xui/en-us/panel_bars.xml
index d8cb4d0..4280a9c 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_bars.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_bars.xml
@@ -1,21 +1,21 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<panel enabled="true" follows="left|right|top|bottom" height="768" left="0" 2<panel enabled="true" follows="left|right|top|bottom" height="768" left="0"
3 mouse_opaque="false" name="bottom_panel" width="1024"> 3 mouse_opaque="false" name="bottom_panel" width="1024">
4 <panel auto_resize="true" background_visible="false" bottom="040" 4 <panel auto_resize="true" background_visible="false" bottom="040"
5 follows="left|right|top|bottom" height="728" left="0" mouse_opaque="false" 5 follows="left|right|top|bottom" height="728" left="0" mouse_opaque="false"
6 name="status" user_resize="false" width="1024" /> 6 name="status" user_resize="false" width="1024" />
7 <layout_stack border_size="0" bottom="0" follows="left|right|bottom|top" height="768" 7 <layout_stack border_size="0" bottom="0" follows="left|right|bottom|top" height="768"
8 left="0" mouse_opaque="false" name="bar_stack" orientation="vertical" 8 left="0" mouse_opaque="false" name="bar_stack" orientation="vertical"
9 use_bounding_rect="true" width="1024"> 9 use_bounding_rect="true" width="1024">
10 <layout_panel auto_resize="true" background_visible="false" bottom="0" 10 <layout_panel auto_resize="true" background_visible="false" bottom="0"
11 follows="left|right|top|bottom" height="768" left="0" mouse_opaque="false" 11 follows="left|right|top|bottom" height="768" left="0" mouse_opaque="false"
12 name="spacer" user_resize="false" width="1024" /> 12 name="spacer" user_resize="false" width="1024" />
13 <layout_panel auto_resize="false" name="overlay" use_bounding_rect="true" user_resize="false" 13 <layout_panel auto_resize="false" name="overlay" use_bounding_rect="true" user_resize="false"
14 width="1024" /> 14 width="1024" />
15 <layout_panel auto_resize="false" filename="panel_toolbar.xml" name="toolbar" 15 <layout_panel auto_resize="false" filename="panel_toolbar.xml" name="toolbar"
16 use_bounding_rect="true" user_resize="false" width="1024" /> 16 use_bounding_rect="true" user_resize="false" width="1024" />
17 </layout_stack> 17 </layout_stack>
18 <panel auto_resize="true" background_visible="false" bottom="50" 18 <panel auto_resize="true" background_visible="false" bottom="50"
19 follows="left|right|top|bottom" height="728" left="0" mouse_opaque="false" 19 follows="left|right|top|bottom" height="728" left="0" mouse_opaque="false"
20 name="hud" user_resize="false" width="1024" /> 20 name="hud" user_resize="false" width="1024" />
21</panel> 21</panel>