aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-11-05 17:29:03 -0700
committerMcCabe Maxsted2010-11-05 17:29:03 -0700
commitf3128be3a551cb4a3e2b78bd535a7c14c8f74fd5 (patch)
treeac2d39f8e05619e941d7d05a650ff7567f61ee91 /linden/indra
parentRemoved unused 'remember password' option that snuck into the Prefs > General... (diff)
downloadmeta-impy-f3128be3a551cb4a3e2b78bd535a7c14c8f74fd5.zip
meta-impy-f3128be3a551cb4a3e2b78bd535a7c14c8f74fd5.tar.gz
meta-impy-f3128be3a551cb4a3e2b78bd535a7c14c8f74fd5.tar.bz2
meta-impy-f3128be3a551cb4a3e2b78bd535a7c14c8f74fd5.tar.xz
Fixed option in Prefs > General overlapping (all this layout still needs to be redone and turned into bottom_deltas)
Diffstat (limited to 'linden/indra')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml
index edd6feb..4b0b292 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml
@@ -17,7 +17,7 @@
17 </combo_item> 17 </combo_item>
18 </combo_box> 18 </combo_box>
19 <button name="grid_btn" label="Grid Manager" 19 <button name="grid_btn" label="Grid Manager"
20 bottom_delta="0" left="330" height="16" width="100" 20 bottom_delta="-3" left="330" height="20" width="100"
21 follows="left|top" font="SansSerifSmall" halign="center" 21 follows="left|top" font="SansSerifSmall" halign="center"
22 mouse_opaque="true" scale_image="TRUE" /> 22 mouse_opaque="true" scale_image="TRUE" />
23 <check_box bottom="-44" enabled="true" follows="left|top" 23 <check_box bottom="-44" enabled="true" follows="left|top"
@@ -57,9 +57,9 @@
57 font="SansSerifSmall" height="16" initial_value="false" 57 font="SansSerifSmall" height="16" initial_value="false"
58 label="Hide all group titles" left="151" mouse_opaque="true" 58 label="Hide all group titles" left="151" mouse_opaque="true"
59 name="show_all_title_checkbox" radio_style="false" width="256" /> 59 name="show_all_title_checkbox" radio_style="false" width="256" />
60 <check_box bottom_delta="-18" follows="left|top" 60 <check_box bottom_delta="0" follows="left|top"
61 font="SansSerifSmall" height="16" initial_value="false" 61 font="SansSerifSmall" height="16" initial_value="false"
62 label="Hide my group title" left="151" name="show_my_title_checkbox" 62 label="Hide my group title" left="330" name="show_my_title_checkbox"
63 radio_style="false" width="256" /> 63 radio_style="false" width="256" />
64 <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-210" 64 <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-210"
65 can_apply_immediately="false" color="1 1 1 1" 65 can_apply_immediately="false" color="1 1 1 1"