diff options
author | McCabe Maxsted | 2009-09-13 20:27:57 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-13 20:27:57 -0700 |
commit | 99a07a99bb489c3f99ec94270a7e7da35f8bcc2b (patch) | |
tree | 2b3a88fd7a7a70af012fa9a1c2b1d69a5482cbbc /linden/indra | |
parent | Added prev/next buttons for windlight presets, cleaned up some stuff (diff) | |
download | meta-impy-99a07a99bb489c3f99ec94270a7e7da35f8bcc2b.zip meta-impy-99a07a99bb489c3f99ec94270a7e7da35f8bcc2b.tar.gz meta-impy-99a07a99bb489c3f99ec94270a7e7da35f8bcc2b.tar.bz2 meta-impy-99a07a99bb489c3f99ec94270a7e7da35f8bcc2b.tar.xz |
Fixed World options not showing up when windlight remote expanded
Diffstat (limited to 'linden/indra')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml b/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml index c5b94d4..dd4fbe8 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | |||
@@ -16,4 +16,19 @@ | |||
16 | m | 16 | m |
17 | </text> | 17 | </text> |
18 | <panel bottom="13" filename="panel_windlight_controls.xml" left="0" width="200" /> | 18 | <panel bottom="13" filename="panel_windlight_controls.xml" left="0" width="200" /> |
19 | <string name="sunrise"> | ||
20 | Sunrise | ||
21 | </string> | ||
22 | <string name="sunset"> | ||
23 | Midday | ||
24 | </string> | ||
25 | <string name="noon"> | ||
26 | Noon | ||
27 | </string> | ||
28 | <string name="midnight"> | ||
29 | Midnight | ||
30 | </string> | ||
31 | <string name="revert_region"> | ||
32 | Revert to Region Default | ||
33 | </string> | ||
19 | </panel> | 34 | </panel> |