diff options
author | McCabe Maxsted | 2010-08-22 21:30:15 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-08-28 05:01:09 -0700 |
commit | 26972e4f12900a2662d74b7d95da3f693ba48c28 (patch) | |
tree | 000dab8eb3364bacbc516d662267127017b6a3fe /linden/indra/newview | |
parent | WIP: show all avatars the viewer can find if you have EM privelges on the sim (diff) | |
download | meta-impy-26972e4f12900a2662d74b7d95da3f693ba48c28.zip meta-impy-26972e4f12900a2662d74b7d95da3f693ba48c28.tar.gz meta-impy-26972e4f12900a2662d74b7d95da3f693ba48c28.tar.bz2 meta-impy-26972e4f12900a2662d74b7d95da3f693ba48c28.tar.xz |
Changed 'main console' to 'main chat' for showing IMs
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml index 0904815..b0dd026 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml | |||
@@ -34,7 +34,7 @@ | |||
34 | </text> | 34 | </text> |
35 | <check_box bottom="-65" enabled="true" follows="left|top" | 35 | <check_box bottom="-65" enabled="true" follows="left|top" |
36 | font="SansSerifSmall" height="16" initial_value="false" | 36 | font="SansSerifSmall" height="16" initial_value="false" |
37 | label="Chat console" left="248" mouse_opaque="true" | 37 | label="Main chat" left="248" mouse_opaque="true" |
38 | name="include_im_in_chat_console" radio_style="false" width="100" /> | 38 | name="include_im_in_chat_console" radio_style="false" width="100" /> |
39 | <check_box bottom="-65" enabled="true" follows="left|top" | 39 | <check_box bottom="-65" enabled="true" follows="left|top" |
40 | font="SansSerifSmall" height="16" initial_value="false" | 40 | font="SansSerifSmall" height="16" initial_value="false" |