summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorPaul Guslisty <pguslisty@productengine.com>2010-08-06 20:25:57 +0300
committerPaul Guslisty <pguslisty@productengine.com>2010-08-06 20:25:57 +0300
commit9a247000e475e401394ee5f2d30d159625242985 (patch)
tree949ffe282c8609d85bc673cc0af62b383cbc0897 /indra
parent5f9f6dcdec0de015e3c9a88afad6f4761c3c6527 (diff)
Fixed erroneously unrenamed parameter name
--HG-- branch : product-engine
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/scroll_list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/scroll_list.xml b/indra/newview/skins/default/xui/en/widgets/scroll_list.xml
index 66167f5fad..dd93675807 100644
--- a/indra/newview/skins/default/xui/en/widgets/scroll_list.xml
+++ b/indra/newview/skins/default/xui/en/widgets/scroll_list.xml
@@ -12,7 +12,7 @@
draw_stripes="true"
scroll_bar_bg_visible="false"
scroll_bar_bg_color="black"
- scroll_wheel_opaque="false"
+ mouse_wheel_opaque="false"
background_visible="true"
heading_height="23"
draw_border="false"