aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/floater_preferences.xml
blob: 213147a3525e47c8d59c241f8ed14b99fb88ff79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-666" can_close="true" can_drag_on_left="false" can_minimize="true"
     can_resize="false" can_tear_off="true" default_tab_group="1" enabled="true"
     height="510" left="330" min_height="213" min_width="324"
     mouse_opaque="true" name="Preferences" title="Preferences" width="620">
	<button bottom="-505" enabled="true" follows="right|bottom" font="SansSerif"
	     halign="center" height="20" label="OK" label_selected="OK" left="335"
	     mouse_opaque="true" name="OK" scale_image="true" width="90" />
	<button bottom="-505" 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="-505" 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" />
	<button bottom="-505" enabled="true" follows="left|bottom" font="SansSerif"
	     halign="center" height="20"
	     help_url="http://support.imprudenceviewer.org/"
	     label="Support" left="9" mouse_opaque="true"
	     name="Support" scale_image="true" width="90" />
  <button bottom_delta="0" follows="left|bottom" font="SansSerif" height="20" width="160"
       label="Reset All To Default" name="reset_btn" left_delta="95"
       tool_tip="Reset all preferences to their default values (requires a restart)" />
  <tab_container bottom="-476" enabled="true" follows="left|top|right|bottom" height="455"
	     left="0" mouse_opaque="false" name="pref core" tab_group="1"
	     tab_position="left" tab_width="120" width="620" />
</floater>