diff options
author | Anders Arnholm | 2008-12-15 16:10:11 +0100 |
---|---|---|
committer | Anders Arnholm | 2008-12-15 16:10:11 +0100 |
commit | 9737c3f8cb1dd9b3bf7aacb5d9f324867916e5d3 (patch) | |
tree | d15cc55199dfa9281cf6d285900e1580aba55fad /linden/indra/newview/skins/default/xui | |
parent | Merge branch 'next' into openal (diff) | |
parent | Not openal branch next branch. (diff) | |
download | meta-impy-9737c3f8cb1dd9b3bf7aacb5d9f324867916e5d3.zip meta-impy-9737c3f8cb1dd9b3bf7aacb5d9f324867916e5d3.tar.gz meta-impy-9737c3f8cb1dd9b3bf7aacb5d9f324867916e5d3.tar.bz2 meta-impy-9737c3f8cb1dd9b3bf7aacb5d9f324867916e5d3.tar.xz |
Merge branch 'next' into openal
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
4 files changed, 14 insertions, 11 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml index c3058c4..076598c 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml | |||
@@ -36,9 +36,12 @@ | |||
36 | </string> | 36 | </string> |
37 | <button bottom="-40" follows="left|top" height="20" label="Profile..." left="5" | 37 | <button bottom="-40" follows="left|top" height="20" label="Profile..." left="5" |
38 | name="profile_callee_btn" width="80" /> | 38 | name="profile_callee_btn" width="80" /> |
39 | <button bottom_delta="0" follows="left|top" font="SansSerif" | ||
40 | halign="center" bottom ="-40" height="20" label="Offer Teleport" left_delta="85" | ||
41 | mouse_opaque="true" name="offer_tp_btn" scale_image="true" width="102" /> | ||
39 | <button bottom="-40" follows="left|top" halign="center" height="20" | 42 | <button bottom="-40" follows="left|top" halign="center" height="20" |
40 | image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" | 43 | image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" |
41 | label="Call" left_delta="85" name="start_call_btn" width="100" /> | 44 | label="Call" left_delta="107" name="start_call_btn" width="100" /> |
42 | <button bottom="-40" follows="left|top" halign="center" height="20" | 45 | <button bottom="-40" follows="left|top" halign="center" height="20" |
43 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" | 46 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" |
44 | label="End Call" left_delta="0" name="end_call_btn" pad_right="10" | 47 | label="End Call" left_delta="0" name="end_call_btn" pad_right="10" |
@@ -51,9 +54,6 @@ | |||
51 | image_unselected="icn_speaker_dark.tga" label="" left_delta="56" | 54 | image_unselected="icn_speaker_dark.tga" label="" left_delta="56" |
52 | name="mute_btn" tool_tip="Mute voice" width="25" /> | 55 | name="mute_btn" tool_tip="Mute voice" width="25" /> |
53 | </panel> | 56 | </panel> |
54 | <button bottom_delta="0" follows="right|top" font="SansSerif" | ||
55 | halign="center" bottom ="-40" height="20" label="Offer Teleport" right="-5" | ||
56 | mouse_opaque="true" name="offer_tp_btn" scale_image="true" width="102" /> | ||
57 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" | 57 | <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" |
58 | bottom="30" embedded_items="false" enabled="false" | 58 | bottom="30" embedded_items="false" enabled="false" |
59 | follows="left|top|right|bottom" font="SansSerif" height="221" left="5" | 59 | follows="left|top|right|bottom" font="SansSerif" height="221" left="5" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml index 71044a0..a4f367c 100644 --- a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml +++ b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | |||
@@ -360,9 +360,9 @@ | |||
360 | <on_click function="View.HighlightTransparent" userdata="" /> | 360 | <on_click function="View.HighlightTransparent" userdata="" /> |
361 | <on_check function="View.CheckHighlightTransparent" /> | 361 | <on_check function="View.CheckHighlightTransparent" /> |
362 | </menu_item_check> | 362 | </menu_item_check> |
363 | <menu_item_check name="Beacons Always On" label="Beacons Always On"> | 363 | <menu_item_check name="Beacons Always On" label="Show Beacons"> |
364 | <on_click function="ToggleControl" userdata="BeaconAlwaysOn" /> | 364 | <on_click function="ToggleControl" userdata="BeaconsEnabled" /> |
365 | <on_check control="BeaconAlwaysOn" /> | 365 | <on_check control="BeaconsEnabled" /> |
366 | </menu_item_check> | 366 | </menu_item_check> |
367 | <menu name="Beacons" create_jump_keys="true" label="Beacons" | 367 | <menu name="Beacons" create_jump_keys="true" label="Beacons" |
368 | opaque="true" tear_off="true"> | 368 | opaque="true" tear_off="true"> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/notify.xml b/linden/indra/newview/skins/default/xui/en-us/notify.xml index d169741..d207a74 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notify.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notify.xml | |||
@@ -579,6 +579,9 @@ to his or her location: | |||
579 | <option name="Decline"> | 579 | <option name="Decline"> |
580 | Decline | 580 | Decline |
581 | </option> | 581 | </option> |
582 | <option name="Ignore"> | ||
583 | Ignore | ||
584 | </option> | ||
582 | </notify> | 585 | </notify> |
583 | <notify name="OfferFriendshipNoMessage" tip="false"> | 586 | <notify name="OfferFriendshipNoMessage" tip="false"> |
584 | <message name="message"> | 587 | <message name="message"> |
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> |