diff options
author | McCabe Maxsted | 2008-11-24 10:07:22 -0700 |
---|---|---|
committer | Jacek Antonelli | 2008-12-13 22:18:30 -0600 |
commit | 6c98edcb1acf61601857d222658042857e3883a0 (patch) | |
tree | 46f59d0672d4b86f174b6cb7b7ee71f47f6a2700 /linden/indra/newview | |
parent | Added full comments to colors_base.xml files. (diff) | |
download | meta-impy-6c98edcb1acf61601857d222658042857e3883a0.zip meta-impy-6c98edcb1acf61601857d222658042857e3883a0.tar.gz meta-impy-6c98edcb1acf61601857d222658042857e3883a0.tar.bz2 meta-impy-6c98edcb1acf61601857d222658042857e3883a0.tar.xz |
Switched Invite and Leave buttons in group panel.
Diffstat (limited to 'linden/indra/newview')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_groups.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml b/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml index 6fa099e..c47985b 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml | |||
@@ -25,15 +25,15 @@ | |||
25 | label="IM/Call" left_delta="0" name="IM" | 25 | label="IM/Call" left_delta="0" name="IM" |
26 | tool_tip="Open Instant Message session" width="80" /> | 26 | tool_tip="Open Instant Message session" width="80" /> |
27 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | 27 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
28 | label="Info" name="Info" width="80" /> | ||
29 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | ||
30 | label="Activate" name="Activate" width="80" /> | 28 | label="Activate" name="Activate" width="80" /> |
31 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | 29 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
32 | label="Leave" name="Leave" width="80" /> | 30 | label="Invite..." name="Invite..." width="80" /> |
31 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | ||
32 | label="Info" name="Info" width="80" /> | ||
33 | <button bottom_delta="-35" follows="top|right" font="SansSerif" height="22" | 33 | <button bottom_delta="-35" follows="top|right" font="SansSerif" height="22" |
34 | label="Create..." name="Create" width="80" /> | 34 | label="Create..." name="Create" width="80" /> |
35 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | 35 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
36 | label="Search..." name="Search..." width="80" /> | 36 | label="Search..." name="Search..." width="80" /> |
37 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | 37 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
38 | label="Invite..." name="Invite..." width="80" /> | 38 | label="Leave" name="Leave" width="80" /> |
39 | </panel> | 39 | </panel> |