/indra/newview/skins/default/xui/en/panel_progress.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 140 lines · 140 code · 0 blank · 0 comment · 0 complexity · d0d84b8b6740754db098d23f7e822b78 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
- <panel
- follows="left|bottom|right|top"
- height="768"
- layout="topleft"
- left="0"
- name="login_progress_panel"
- top="768"
- width="1024">
- <layout_stack
- follows="left|right|top|bottom"
- height="768"
- layout="topleft"
- left="0"
- name="horizontal_centering"
- orientation="horizontal"
- top="0"
- width="1024">
- <layout_panel
- layout="topleft"
- min_width="10"
- name="left"
- width="150" />
- <layout_panel
- height="768"
- layout="topleft"
- min_width="670"
- name="center"
- width="670">
- <layout_stack
- follows="left|right|top|bottom"
- height="768"
- layout="topleft"
- left="0"
- orientation="vertical"
- name="vertical_centering"
- top="0"
- width="670">
- <layout_panel
- height="200"
- layout="topleft"
- min_height="10"
- name="panel3"
- width="670" />
- <layout_panel
- auto_resize="false"
- height="250"
- layout="topleft"
- min_height="250"
- name="panel4"
- width="670">
- <icon
- color="LoginProgressBoxCenterColor"
- follows="left|right|bottom|top"
- height="250"
- image_name="Rounded_Square"
- layout="topleft"
- left="0"
- top="0"
- width="670" />
- <text
- follows="left|right|top"
- font="SansSerifHuge"
- font_shadow="none"
- halign="left"
- height="20"
- layout="topleft"
- left_delta="47"
- name="title_text"
- text_color="LoginProgressBoxTextColor"
- top_delta="50"
- right="-47"/>
- <text
- follows="left|right|top"
- font="SansSerif"
- font_shadow="none"
- halign="left"
- height="20"
- layout="topleft"
- left_delta="0"
- name="progress_text"
- text_color="LoginProgressBoxTextColor"
- top_pad="5"
- right="-47"
- word_wrap="true"/>
- <progress_bar
- bottom="115"
- color_bar="1 1 1 0.96"
- follows="left|right|top"
- height="16"
- layout="topleft"
- left="45"
- name="login_progress_bar"
- right="-45" />
- <text
- follows="left|right|top|bottom"
- font="SansSerifLarge"
- font_shadow="none"
- halign="left"
- height="100"
- layout="topleft"
- left="45"
- line_spacing.pixels="2"
- name="message_text"
- text_color="LoginProgressBoxTextColor"
- top="145"
- right="-90"
- word_wrap="true"/>
- </layout_panel>
- <layout_panel
- height="200"
- layout="topleft"
- min_width="10"
- name="panel5"
- width="670" />
- </layout_stack>
- </layout_panel>
- <layout_panel
- layout="topleft"
- min_width="10"
- name="right"
- width="150" />
- </layout_stack>
- <button
- follows="right|bottom"
- height="22"
- layout="topleft"
- left="-106"
- name="cancel_btn"
- top="700"
- width="90" />
- <web_browser
- follows="all"
- layout="topleft"
- left="0"
- name="login_media_panel"
- width="1024"
- height="768"
- top="0"/>
- </panel>