diff options
author | Jacek Antonelli | 2008-08-15 23:45:34 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:34 -0500 |
commit | cd17687f01420952712a500107e0f93e7ab8d5f8 (patch) | |
tree | ce48c2b706f2c1176290e39fb555fbdf6648ce01 /linden/indra/newview/skins/xui/en-us/panel_region_debug.xml | |
parent | Second Life viewer sources 1.19.0.5 (diff) | |
download | meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.zip meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.gz meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.bz2 meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.xz |
Second Life viewer sources 1.19.1.0
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/panel_region_debug.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/panel_region_debug.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_region_debug.xml b/linden/indra/newview/skins/xui/en-us/panel_region_debug.xml index 9134e3f..4392888 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_region_debug.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_region_debug.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 | <panel border="true" bottom="0" follows="top|left" height="320" label="Debug" | 2 | <panel border="true" bottom="0" follows="top|left" height="320" label="Debug" left="0" |
3 | left="0" name="Debug" width="480"> | 3 | name="Debug" width="480"> |
4 | <text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10" | 4 | <text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10" |
5 | name="region_text_lbl" width="100"> | 5 | name="region_text_lbl" width="100"> |
6 | Region: | 6 | Region: |
@@ -54,6 +54,6 @@ | |||
54 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" | 54 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" |
55 | left="150" name="restart_help" width="18" /> | 55 | left="150" name="restart_help" width="18" /> |
56 | <button bottom_delta="-20" follows="left|top" height="20" label="Delay Restart" | 56 | <button bottom_delta="-20" follows="left|top" height="20" label="Delay Restart" |
57 | left="10" name="cancel_restart_btn" tool_tip="Delay region restart by one hour" | 57 | left="10" name="cancel_restart_btn" |
58 | width="130" /> | 58 | tool_tip="Delay region restart by one hour" width="130" /> |
59 | </panel> | 59 | </panel> |