diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-27 16:47:07 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-27 16:47:07 +0000 |
commit | 6b1cc111f57193fd98821e00f450b02b2bfded65 (patch) | |
tree | b99e8b73c7632a5439a994cc1d42af94f24da77d /indra | |
parent | 6d515c1c6def9f0074de0d624ce13ada3b4d4b59 (diff) |
working but incomplete, I think I'll go back to panel... again.
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_status_bar.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_status_bar.xml b/indra/newview/skins/default/xui/en/panel_status_bar.xml index d3419eec4d..65bc48265d 100644 --- a/indra/newview/skins/default/xui/en/panel_status_bar.xml +++ b/indra/newview/skins/default/xui/en/panel_status_bar.xml @@ -81,16 +81,6 @@ name="volume_btn" tool_tip="Global Volume Control" width="16" /> - <panel - class="panel_volume_pulldown" - follows="all" - height="533" - layout="topleft" - left="0" - name="volume_pulldown" - top="5" - visible="false" - width="313" /> <text enabled="true" follows="right|bottom" |