diff options
author | McCabe Maxsted | 2009-09-09 05:45:37 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-09 05:45:37 -0700 |
commit | 9627eac5c07c9e1f2b3be34f942af445414c14c5 (patch) | |
tree | 731cca4bca05d627386fc86c956f36c7848476be /linden/indra/newview/skins/default/xui | |
parent | Created my own version of Emerald's chat channel tool (diff) | |
download | meta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.zip meta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.tar.gz meta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.tar.bz2 meta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.tar.xz |
New chat channel preference should change only on apply
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml index 0704666..b0384cf 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | |||
@@ -145,7 +145,7 @@ | |||
145 | label="Play typing animation when chatting" left="148" mouse_opaque="true" | 145 | label="Play typing animation when chatting" left="148" mouse_opaque="true" |
146 | name="play_typing_animation" radio_style="false" width="237" /> | 146 | name="play_typing_animation" radio_style="false" width="237" /> |
147 | <check_box bottom_delta="-18" enabled="true" follows="left|top" | 147 | <check_box bottom_delta="-18" enabled="true" follows="left|top" |
148 | font="SansSerifSmall" height="16" initial_value="false" control_name="ChatChannelSelect" | 148 | font="SansSerifSmall" height="16" initial_value="false" |
149 | label="Show custom chat channel" left="148" mouse_opaque="true" | 149 | label="Show custom chat channel" left="148" mouse_opaque="true" |
150 | name="toggle_channel_control" radio_style="false" width="237" /> | 150 | name="toggle_channel_control" radio_style="false" width="237" /> |
151 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 151 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |