diff options
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_particle_settings.xml | 46 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml | 9 |
2 files changed, 55 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_particle_settings.xml b/linden/indra/newview/skins/default/xui/en-us/panel_particle_settings.xml new file mode 100644 index 0000000..e5064dd --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/panel_particle_settings.xml | |||
@@ -0,0 +1,46 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel border="true" bottom="-580" follows="left|top|right|bottom" height="525" label="Particle Settings" | ||
3 | left="1" mouse_opaque="true" name="ParticleSettings" width="418"> | ||
4 | |||
5 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
6 | bottom_delta="-36" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
7 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" | ||
8 | mouse_opaque="true" name="part_start_color_textbox" v_pad="0" width="394"> | ||
9 | Start Color: | ||
10 | </text> | ||
11 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom_delta="-44" | ||
12 | can_apply_immediately="false" color="1 1 1 1" | ||
13 | enabled="true" follows="left|top" height="55" label="" left_delta="53" | ||
14 | mouse_opaque="true" name="part_start_color_swatch" | ||
15 | tool_tip="Click to open Color Picker" width="45" /> | ||
16 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
17 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
18 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" | ||
19 | mouse_opaque="true" name="part_end_color_textbox" v_pad="0" width="394"> | ||
20 | End Color: | ||
21 | </text> | ||
22 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom_delta="-44" | ||
23 | can_apply_immediately="false" color="1 1 1 1" | ||
24 | enabled="true" follows="left|top" height="55" label="" left_delta="53" | ||
25 | mouse_opaque="true" name="part_end_color_swatch" | ||
26 | tool_tip="Click to open Color Picker" width="45" /> | ||
27 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
28 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
29 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" | ||
30 | mouse_opaque="true" name="part_texture_textbox" v_pad="0" width="394"> | ||
31 | Texture: | ||
32 | </text> | ||
33 | |||
34 | <texture_picker border_color="0.45098 0.517647 0.607843 1" bottom_delta="-44" | ||
35 | can_apply_immediately="false" color="1 1 1 1" | ||
36 | enabled="true" follows="left|top" height="55" label="" left_delta="53" | ||
37 | mouse_opaque="true" name="part_texture_picker" | ||
38 | tool_tip="Click to open Texture Chooser" width="45" /> | ||
39 | <button name="save_cloud_this_account" label="save for this account" halign="center" | ||
40 | tool_tip="save the Avatar particle cloud for this account" left="12" | ||
41 | bottom_delta="-50" width="180" height="20" font="SansSerifSmall" follows="left|top"/> | ||
42 | <button name="save_cloud_any_account" label="save for any account" halign="center" | ||
43 | tool_tip="save the Avatar particle cloud for any account" left="12" | ||
44 | bottom_delta="-24" width="180" height="20" font="SansSerifSmall" follows="left|top"/> | ||
45 | </panel> | ||
46 | |||
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml index e6d4059..2d2b810 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml | |||
@@ -186,6 +186,15 @@ To use spellcheck, right-click a misspelled word | |||
186 | tool_tip="Modify the AutoCorrect word list and settings" left="12" | 186 | tool_tip="Modify the AutoCorrect word list and settings" left="12" |
187 | bottom_delta="-50" width="180" height="20" font="SansSerifSmall" follows="left|top"/> | 187 | bottom_delta="-50" width="180" height="20" font="SansSerifSmall" follows="left|top"/> |
188 | </panel> | 188 | </panel> |
189 | <panel border="true" bottom="-580" follows="left|top|right|bottom" height="525" label="Eye Candy" | ||
190 | left="1" mouse_opaque="true" filename="panel_particle_settings.xml" name="AvatarCloud" width="418"> | ||
191 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
192 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
193 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" | ||
194 | mouse_opaque="true" name="must_be_logged_in_textbox" v_pad="0" width="394"> | ||
195 | You must be logged in to change this | ||
196 | </text> | ||
197 | </panel> | ||
189 | 198 | ||
190 | </tab_container> | 199 | </tab_container> |
191 | </panel> | 200 | </panel> |