diff options
author | McCabe Maxsted | 2010-04-06 22:27:24 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-04-06 22:27:24 -0700 |
commit | c6fbf529fce49017cbb7f3cbbfd3a11d611aa137 (patch) | |
tree | 23b0f3cf4f21a42a5da77a6e05a207f04792ae28 /linden/indra/newview/skins/default/xui/en-us/floater_busy.xml | |
parent | Created new Advanced preferences panel, ready for filling (diff) | |
download | meta-impy-c6fbf529fce49017cbb7f3cbbfd3a11d611aa137.zip meta-impy-c6fbf529fce49017cbb7f3cbbfd3a11d611aa137.tar.gz meta-impy-c6fbf529fce49017cbb7f3cbbfd3a11d611aa137.tar.bz2 meta-impy-c6fbf529fce49017cbb7f3cbbfd3a11d611aa137.tar.xz |
Ported IM autoresponse options from Emerald, added them to a new window in Preferences > IM
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/floater_busy.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_busy.xml | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_busy.xml b/linden/indra/newview/skins/default/xui/en-us/floater_busy.xml new file mode 100644 index 0000000..a9bd613 --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/floater_busy.xml | |||
@@ -0,0 +1,93 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater name="busy" title="IM Response Options" | ||
3 | height="446" width="255" min_height="446" min_width="255" | ||
4 | follows="top|right" can_close="true" can_drag_on_left="false" | ||
5 | can_minimize="true" can_resize="false" can_tear_off="false"> | ||
6 | |||
7 | <check_box bottom="-40" enabled="true" follows="left|top" font="SansSerifSmall" height="16" | ||
8 | initial_value="false" label="Announce incoming instant messages" left="10" mouse_opaque="true" | ||
9 | name="InstantMessageAnnounceIncoming" radio_style="false" width="270"/> | ||
10 | <check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" height="16" | ||
11 | initial_value="false" label="Steal focus" left_delta="10" mouse_opaque="true" name="InstantMessageAnnounceStealFocus" | ||
12 | radio_style="false" width="270"/> | ||
13 | <check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" height="16" | ||
14 | initial_value="false" label="Autorespond to non-friends" left_delta="-10" mouse_opaque="true" | ||
15 | name="InstantMessageResponseFriends" radio_style="false" width="270"/> | ||
16 | <check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" height="16" | ||
17 | initial_value="false" label="Autorespond to people you have muted" left_delta="0" | ||
18 | mouse_opaque="true" name="InstantMessageResponseMuted" radio_style="false" | ||
19 | width="270"/> | ||
20 | <check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" height="16" | ||
21 | initial_value="false" label="Autorespond to anyone" left_delta="0" mouse_opaque="true" | ||
22 | name="InstantMessageResponseAnyone" radio_style="false" width="270"/> | ||
23 | <check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" height="16" | ||
24 | initial_value="false" label="Send as soon as they start typing" left_delta="10" mouse_opaque="true" | ||
25 | name="InstantMessageShowOnTyping" radio_style="false" width="270"/> | ||
26 | <check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" height="26" | ||
27 | initial_value="false" label="Don't show IMs you auto-responsed to" left_delta="0" | ||
28 | mouse_opaque="true" name="InstantMessageShowResponded" radio_style="false" | ||
29 | width="170"/> | ||
30 | <check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall" height="16" | ||
31 | initial_value="false" label="Autorespond to every message" left_delta="0" mouse_opaque="true" | ||
32 | name="InstantMessageResponseRepeat" radio_style="false" width="270"/> | ||
33 | |||
34 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
35 | bottom_delta="-25" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerifSmall" | ||
36 | h_pad="0" halign="left" height="20" left_delta="-10" mouse_opaque="false" | ||
37 | name="text_box1" v_pad="0" width="425"> | ||
38 | Response Text: | ||
39 | </text> | ||
40 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
41 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerifSmall" | ||
42 | h_pad="0" halign="left" height="20" left_delta="15" mouse_opaque="false" | ||
43 | name="text_box_a" v_pad="0" width="425"> | ||
44 | Use "#f" for recipient's first name | ||
45 | </text> | ||
46 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
47 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerifSmall" | ||
48 | h_pad="0" halign="left" height="20" left_delta="0" mouse_opaque="false" | ||
49 | name="text_box_b" v_pad="0" width="425"> | ||
50 | Use "#l" for last name | ||
51 | </text> | ||
52 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
53 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerifSmall" | ||
54 | h_pad="0" halign="left" height="20" left_delta="0" mouse_opaque="false" | ||
55 | name="text_box_c" v_pad="0" width="425"> | ||
56 | Use "#t" for timestamp | ||
57 | </text> | ||
58 | |||
59 | <text_editor type="string" length="1" bottom_delta="-85" embedded_items="false" enabled="true" | ||
60 | follows="left|top" font="SansSerifSmall" height="75" left_delta="-15" max_length="1100" | ||
61 | mouse_opaque="true" name="im_response" width="230" word_wrap="true"/> | ||
62 | |||
63 | <check_box bottom_delta="-30" enabled="true" follows="left|top" font="SansSerifSmall" height="16" | ||
64 | initial_value="false" label="Send an item along with the response" left_delta="0" | ||
65 | mouse_opaque="true" name="InstantMessageResponseItem" radio_style="false" | ||
66 | width="270"/> | ||
67 | |||
68 | <view_border blevel_style="in" bottom_delta="-20" follows="left|top" height="16" left_delta="0" | ||
69 | mouse_opaque="false" name="im_give_drop_target_rect" width="230"/> | ||
70 | |||
71 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom_delta="0" | ||
72 | drop_shadow_visible="true" follows="left|top" font="SansSerifSmall" h_pad="0" halign="center" | ||
73 | height="16" left_delta="0" mouse_opaque="true" name="Give inventory" tool_tip="Drop an inventory item here to have it given along with the auto-response." | ||
74 | v_pad="2" width="230"> | ||
75 | Drop an inventory item here | ||
76 | </text> | ||
77 | |||
78 | <view_border blevel_style="in" bottom_delta="-18" follows="left|top" height="16" left_delta="0" | ||
79 | mouse_opaque="false" name="im_give_disp_rect" width="230"/> | ||
80 | |||
81 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom_delta="0" | ||
82 | drop_shadow_visible="true" follows="left|top" font="SansSerifSmall" h_pad="0" halign="center" | ||
83 | height="16" left_delta="0" mouse_opaque="true" name="im_give_disp_rect_txt" tool_tip="" | ||
84 | v_pad="2" width="230"> | ||
85 | Currently set to: ITEM | ||
86 | </text> | ||
87 | |||
88 | <button bottom_delta="-26" follows="top|right" height="22" label="Cancel" | ||
89 | right="-10" name="btn_cancel" tool_tip="" enagled="true" width="80" /> | ||
90 | <button bottom_delta="0" follows="top|right" height="22" label="OK" | ||
91 | right="-90" name="btn_ok" tool_tip="" enabled="true" width="80" /> | ||
92 | |||
93 | </floater> \ No newline at end of file | ||