aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins
diff options
context:
space:
mode:
authorMcCabe Maxsted2011-07-05 20:07:38 -0700
committerMcCabe Maxsted2011-07-05 20:14:44 -0700
commit676beaab8d6f6717d15f4e6d30e08a428ba7c408 (patch)
treea2111ee0fa82b4d63266c87875276228ab81d19b /linden/indra/newview/skins
parentAdded debug setting KeepUnpackedCacheFiles to keep unpacked script, sound, an... (diff)
downloadmeta-impy-676beaab8d6f6717d15f4e6d30e08a428ba7c408.zip
meta-impy-676beaab8d6f6717d15f4e6d30e08a428ba7c408.tar.gz
meta-impy-676beaab8d6f6717d15f4e6d30e08a428ba7c408.tar.bz2
meta-impy-676beaab8d6f6717d15f4e6d30e08a428ba7c408.tar.xz
Added clear sounds cache option
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_clear_cache.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_clear_cache.xml b/linden/indra/newview/skins/default/xui/en-us/floater_clear_cache.xml
index e965b28..7974d85 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_clear_cache.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_clear_cache.xml
@@ -1,6 +1,6 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<floater bottom="-175" can_close="true" can_drag_on_left="false" can_minimize="true" 2<floater bottom="-200" can_close="true" can_drag_on_left="false" can_minimize="true"
3 can_resize="false" follows="left|top" mouse_opaque="true" height="175" width="200" 3 can_resize="false" follows="left|top" mouse_opaque="true" height="200" width="200"
4 name="Clear Cache" title="Clear Disk Cache"> 4 name="Clear Cache" title="Clear Disk Cache">
5 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 5 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
6 bottom="-39" drop_shadow_visible="true" follows="left|top" font-style="BOLD|SHADOW" 6 bottom="-39" drop_shadow_visible="true" follows="left|top" font-style="BOLD|SHADOW"
@@ -19,6 +19,9 @@ You Restart Imprudence
19 initial_value="false" label="Clear inventory cache" left_delta="0" 19 initial_value="false" label="Clear inventory cache" left_delta="0"
20 mouse_opaque="true" name="inv_cache" width="185" /> 20 mouse_opaque="true" name="inv_cache" width="185" />
21 <check_box bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="20" 21 <check_box bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="20"
22 initial_value="false" label="Clear sound cache" left_delta="0"
23 mouse_opaque="true" name="sounds_cache" width="185" />
24 <check_box bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="20"
22 initial_value="false" label="Clear avatar name cache" left_delta="0" 25 initial_value="false" label="Clear avatar name cache" left_delta="0"
23 mouse_opaque="true" name="name_cache" width="185" /> 26 mouse_opaque="true" name="name_cache" width="185" />
24 <button bottom_delta="-30" follows="right|top" font="SansSerif" halign="center" height="22" 27 <button bottom_delta="-30" follows="right|top" font="SansSerif" halign="center" height="22"