diff options
author | James Cook <james@lindenlab.com> | 2009-11-03 15:25:03 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-11-03 15:25:03 -0800 |
commit | 3f622037f83ff6c15a2634e174fb3cf6b7f7227b (patch) | |
tree | 39c57f1a2e3c093516d4e185d3d0f898078da511 /indra/newview/skins/default/xui/en | |
parent | 9637333708a84a73784248cb842df68e520a311a (diff) |
EXT-1345 Convert LLTalkButton to XUI XML
Allows Erica and co to change and localize it.
Trivial, not reviewed.
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_bottomtray.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_bottomtray.xml b/indra/newview/skins/default/xui/en/panel_bottomtray.xml index 61bd1d186e..c183749587 100644 --- a/indra/newview/skins/default/xui/en/panel_bottomtray.xml +++ b/indra/newview/skins/default/xui/en/panel_bottomtray.xml @@ -60,7 +60,7 @@ min_width="96" name="speak_panel" user_resize="false"> - <chiclet_talk + <talk_button follows="right" height="23" speak_button.tab_stop="true" |