diff options
author | McCabe Maxsted | 2009-10-11 07:53:03 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-10-11 07:53:03 -0700 |
commit | f7fa0b1afa99596df47f68511d0fddf7522448fc (patch) | |
tree | 7a7bc9226961bfb1d6bc7f8c80cd33eb0153cbb0 /linden/indra/newview/skins/default | |
parent | Added next/prev buttons to windlight water window (diff) | |
download | meta-impy-f7fa0b1afa99596df47f68511d0fddf7522448fc.zip meta-impy-f7fa0b1afa99596df47f68511d0fddf7522448fc.tar.gz meta-impy-f7fa0b1afa99596df47f68511d0fddf7522448fc.tar.bz2 meta-impy-f7fa0b1afa99596df47f68511d0fddf7522448fc.tar.xz |
Added advanced water and windlight sky tabs to sky presets pulldown
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml | 12 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml b/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml index ead9ad7..8be72fc 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml | |||
@@ -4,6 +4,18 @@ | |||
4 | name="windlight_remote" use_bounding_rect="true" width="182"> | 4 | name="windlight_remote" use_bounding_rect="true" width="182"> |
5 | <panel bottom="1" filename="panel_bg_tab.xml" name="panel_bg_tab" height="22" left="0" width="182" /> | 5 | <panel bottom="1" filename="panel_bg_tab.xml" name="panel_bg_tab" height="22" left="0" width="182" /> |
6 | <panel bottom="3" filename="panel_windlight_controls.xml" name="panel_windlight_controls" height="20" left="0" width="182" /> | 6 | <panel bottom="3" filename="panel_windlight_controls.xml" name="panel_windlight_controls" height="20" left="0" width="182" /> |
7 | <string name="atmosphere"> | ||
8 | Atmosphere | ||
9 | </string> | ||
10 | <string name="lighting"> | ||
11 | Lighting | ||
12 | </string> | ||
13 | <string name="clouds"> | ||
14 | Clouds | ||
15 | </string> | ||
16 | <string name="advanced_water"> | ||
17 | Advanced Water | ||
18 | </string> | ||
7 | <string name="sunrise"> | 19 | <string name="sunrise"> |
8 | Sunrise | 20 | Sunrise |
9 | </string> | 21 | </string> |
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 e7182fa..8c43682 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,6 +16,18 @@ | |||
16 | m | 16 | m |
17 | </text> | 17 | </text> |
18 | <panel bottom="13" filename="panel_windlight_controls.xml" left="0" width="182" /> | 18 | <panel bottom="13" filename="panel_windlight_controls.xml" left="0" width="182" /> |
19 | <string name="atmosphere"> | ||
20 | Atmosphere | ||
21 | </string> | ||
22 | <string name="lighting"> | ||
23 | Lighting | ||
24 | </string> | ||
25 | <string name="clouds"> | ||
26 | Clouds | ||
27 | </string> | ||
28 | <string name="advanced_water"> | ||
29 | Advanced Water | ||
30 | </string> | ||
19 | <string name="sunrise"> | 31 | <string name="sunrise"> |
20 | Sunrise | 32 | Sunrise |
21 | </string> | 33 | </string> |