/indra/newview/skins/default/xui/en/floater_media_settings.xml
XML | 73 lines | 73 code | 0 blank | 0 comment | 0 complexity | bf52f417aa8d20471e971c8d3bd6b883 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
- <floater
- legacy_header_height="18"
- can_close="true"
- can_drag_on_left="false"
- can_minimize="true"
- can_resize="false"
- can_tear_off="true"
- default_tab_group="1"
- enabled="true"
- width="365"
- height="535"
- min_height="535"
- min_width="365"
- mouse_opaque="true"
- name="media_settings"
- help_topic = "media_settings"
- title="MEDIA SETTINGS">
- <button
- bottom="525"
- enabled="true"
- follows="right|bottom"
- font="SansSerif"
- halign="center"
- height="20"
- label="OK"
- label_selected="OK"
- left="75"
- mouse_opaque="true"
- name="OK"
- scale_image="true"
- width="90" />
- <button
- bottom_delta="0"
- enabled="true"
- follows="right|bottom"
- font="SansSerif"
- halign="center"
- height="20"
- label="Cancel"
- label_selected="Cancel"
- left_delta="93"
- mouse_opaque="true"
- name="Cancel"
- scale_image="true"
- width="90" />
- <button
- bottom_delta="0"
- enabled="true"
- follows="right|bottom"
- font="SansSerif"
- halign="center"
- height="20"
- label="Apply"
- label_selected="Apply"
- left_delta="93"
- mouse_opaque="true"
- name="Apply"
- scale_image="true"
- width="90" />
- <tab_container
- bottom="500"
- enabled="true"
- follows="left|top|right|bottom"
- height="485"
- left="0"
- mouse_opaque="false"
- name="tab_container"
- tab_group="1"
- tab_position="top"
- tab_width="80"
- width="365" />
- </floater>