diff options
author | Paul ProductEngine <pguslisty@productengine.com> | 2012-09-03 17:42:20 +0300 |
---|---|---|
committer | Paul ProductEngine <pguslisty@productengine.com> | 2012-09-03 17:42:20 +0300 |
commit | eb13b2b4680ab80e8a20d341a481b8c1d62ca156 (patch) | |
tree | ae14b875435bf7b2a720cac2a778019edabc8172 /indra | |
parent | 383f370884e052074932f954477dec10289c64f3 (diff) |
CHUI-307 FIXED (LLInitParam::Parser::parserWarnings in log when adding conversations or deleting entries from conversation log )
- removed redundant incorrect attributes
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_blocked_list_item.xml | 1 | ||||
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_conversation_log_list_item.xml | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_blocked_list_item.xml b/indra/newview/skins/default/xui/en/panel_blocked_list_item.xml index 84e7e467b1..752321b949 100644 --- a/indra/newview/skins/default/xui/en/panel_blocked_list_item.xml +++ b/indra/newview/skins/default/xui/en/panel_blocked_list_item.xml @@ -60,7 +60,6 @@ <text follows="left|right" font="SansSerifSmall" - font.color="DkGray" height="15" layout="topleft" left_pad="5" diff --git a/indra/newview/skins/default/xui/en/panel_conversation_log_list_item.xml b/indra/newview/skins/default/xui/en/panel_conversation_log_list_item.xml index cee7d8581a..8a58eb1ca6 100644 --- a/indra/newview/skins/default/xui/en/panel_conversation_log_list_item.xml +++ b/indra/newview/skins/default/xui/en/panel_conversation_log_list_item.xml @@ -28,7 +28,6 @@ visible="false" width="380" /> <icon - default_icon_name="voice_session_icon" follows="top|left" height="20" layout="topleft" @@ -72,7 +71,6 @@ <text follows="left|right" font="SansSerifSmall" - font.color="DkGray" height="15" layout="topleft" left_pad="5" @@ -84,7 +82,6 @@ <text follows="right" font="SansSerifSmall" - font.color="DkGray" height="15" layout="topleft" left_pad="5" |