diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/panel_toolbar.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/panel_toolbar.xml | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_toolbar.xml b/linden/indra/newview/skins/xui/en-us/panel_toolbar.xml index 2a2affe..1e53f89 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_toolbar.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_toolbar.xml | |||
@@ -1,11 +1,16 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel background_opaque="true" background_visible="true" can_close="true" | 1 | <panel background_opaque="true" background_visible="true" can_close="true" |
3 | can_minimize="false" can_resize="false" follows="left|right|bottom" | 2 | can_minimize="false" can_resize="false" follows="left|right|bottom" |
4 | height="26" name="panel_toolbar" width="1024"> | 3 | height="26" name="toolbar" width="1024" bottom="0"> |
5 | <button bottom="0" font="SansSerif" height="24" label="Communicate" left="0" name="communicate_btn" | 4 | <string name="Redock Windows">Redock Windows</string> |
6 | tool_tip="Communicate with your Friends and Groups." width="50" /> | 5 | <button bottom="0" font="SansSerif" height="24" |
7 | <button bottom="0" font="SansSerif" height="24" label="Chat" left="0" name="chat_btn" | 6 | image_selected="btn_chatbar_selected.tga" scale_image="true" |
8 | tool_tip="Talk to people nearby. (Enter)" width="50" /> | 7 | image_unselected="btn_chatbar.tga" label="" left="0" name="chat_btn" |
8 | image_overlay="icn_chatbar.tga" tool_tip="Show Chat Bar. (Enter)" | ||
9 | width="50" /> | ||
10 | <flyout_button bottom="0" font="SansSerif" height="24" label="Communicate" left="0" | ||
11 | name="communicate_btn" tool_tip="Communicate with your Friends and Groups." | ||
12 | list_position="above" | ||
13 | width="50"/> | ||
9 | <button bottom="0" font="SansSerif" height="24" label="Fly" | 14 | <button bottom="0" font="SansSerif" height="24" label="Fly" |
10 | label_selected="Stop Flying" left="0" name="fly_btn" | 15 | label_selected="Stop Flying" left="0" name="fly_btn" |
11 | tool_tip="Start flying. Use E/C or PgUp/PgDn to fly up and down." | 16 | tool_tip="Start flying. Use E/C or PgUp/PgDn to fly up and down." |