diff options
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_clear_cache.xml | 7 |
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" |