From 4170ae1027b1c8e5f63b0e6c4c9f919d8d3b66c0 Mon Sep 17 00:00:00 2001 From: Cinder Date: Wed, 4 Jun 2014 12:52:27 -0600 Subject: STORM-2025: Part 2 - After consulting with Oz, remove subcategories of constants and fix highlighting --- indra/newview/skins/default/colors.xml | 17 +--- .../default/xui/en/floater_script_ed_prefs.xml | 100 ++------------------- 2 files changed, 6 insertions(+), 111 deletions(-) (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index bdbece33e0..3a1f3d4e0a 100755 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -919,23 +919,8 @@ name="SyntaxLslComment" value=".8 .3 .15 1.0" /> - - - - - diff --git a/indra/newview/skins/default/xui/en/floater_script_ed_prefs.xml b/indra/newview/skins/default/xui/en/floater_script_ed_prefs.xml index a076839c09..8ae0df22b1 100644 --- a/indra/newview/skins/default/xui/en/floater_script_ed_prefs.xml +++ b/indra/newview/skins/default/xui/en/floater_script_ed_prefs.xml @@ -268,15 +268,15 @@ label_height="0" layout="topleft" left="170" - name="i_constant" + name="constant" top_pad="10" width="44" > + parameter="SyntaxLslConstant" /> + parameter="SyntaxLslConstant" /> - Integer Const - - - - - - - String Const - - - - - - - Float Const - - - - - - - Compound + Constant