summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_im_session.xml
blob: 1ceafaf82e576418d8abb5623b4af0ecc95a6ffb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater
 background_visible="true"
 height="355"
 help_topic="floater_im_box"
 layout="topleft"
 name="panel_im"
 can_dock="false"
 can_minimize="true"
 can_close="true"
 save_rect="true"
 visible="false"
 width="394"
 can_resize="true"
 can_tear_off="false"
 min_height="190"
 positioning="relative">
    <floater.string name="call_btn_start">Conv_toolbar_open_call</floater.string>
    <floater.string name="call_btn_stop">Conv_toolbar_hang_up</floater.string>
    <floater.string
     name="collapseline_icon"
     value="Conv_collapse_to_one_line"/>
    <floater.string
     name="expandline_icon"
     value="Conv_expand_one_line"/>
    <floater.string
     name="collapse_icon"
     value="Conv_toolbar_collapse"/>
    <floater.string
     name="expand_icon"
     value="Conv_toolbar_expand"/>
    <floater.string
     name="tear_off_icon"
     value="Conv_toolbar_arrow_ne"/>
    <floater.string
     name="return_icon"
     value="Conv_toolbar_arrow_sw"/>
    <floater.string
     name="participant_added"
     value="[NAME] was invited to the conversation."/>
    <floater.string
     name="multiple_participants_added"
     value="[NAME] were invited to the conversation."/>
    <floater.string
     name="tooltip_to_separate_window"
     value="Move this conversation to a separate window"/>
    <floater.string
     name="tooltip_to_main_window"
     value="Move this conversation back to main window"/>
    <floater.string
     name="start_call_button_tooltip"
     value="Open voice connection"/>
    <floater.string
     name="end_call_button_tooltip"
     value="Close voice connection"/>
    <floater.string
     name="expcol_button_not_tearoff_tooltip"
     value="Collapse this pane"/>
    <floater.string
     name="expcol_button_tearoff_and_expanded_tooltip"
     value="Collapse participant list"/>
    <floater.string
     name="expcol_button_tearoff_and_collapsed_tooltip"
     value="Expand participant list"/>
    <view
     follows="all"
     layout="topleft"
     name="contents_view"
     top="0"
     left="0"
     right="-1"
     bottom="-1">
        <layout_stack
         animate="false" 
         bottom="-1"
         default_tab_group="2"
         follows="all"
         left="3"
         layout="topleft"
         name="main_stack"
         right="-3"
         orientation="vertical"
         tab_group="1"
         top="0">
            <layout_panel
             auto_resize="false"
             name="toolbar_panel"
             height="25">
                <menu_button
                 menu_filename="menu_im_session_showmodes.xml"
                 follows="top|left"
                 height="25"
                 image_hover_unselected="Toolbar_Middle_Over"
                 image_overlay="Conv_toolbar_sort"
                 image_selected="Toolbar_Middle_Selected"
                 image_unselected="Toolbar_Middle_Off"
                 layout="topleft"
                 left="5"
                 name="view_options_btn"
                 tool_tip="View/sort options"
                 top="1"
                 width="31" />
                <menu_button
                 menu_filename="menu_im_conversation.xml"
                 follows="top|left"
                 height="25"
                 image_hover_unselected="Toolbar_Middle_Over"
                 image_overlay="OptionsMenu_Off"
                 image_selected="Toolbar_Middle_Selected"
                 image_unselected="Toolbar_Middle_Off"
                 layout="topleft"
                 top="1"
                 left_pad="2"
                 name="gear_btn"
                 visible="false"
                 tool_tip="Actions on selected person"
                 width="31"/>
                <button
                 enabled="false"
                 follows="top|left"
                 height="25"
                 image_hover_unselected="Toolbar_Middle_Over"
                 image_overlay="Conv_toolbar_add_person"
                 image_selected="Toolbar_Middle_Selected"
                 image_unselected="Toolbar_Middle_Off"
                 layout="topleft"
                 top="1"
                 left_pad="2"
                 name="add_btn"
                 tool_tip="Add someone to this conversation"
                 width="31"/>
                <button
                 follows="top|left"
                 height="25"
                 image_hover_unselected="Toolbar_Middle_Over"
                 image_overlay="Conv_toolbar_open_call"
                 image_selected="Toolbar_Middle_Selected"
                 image_unselected="Toolbar_Middle_Off"
                 layout="topleft"
                 top="1"
                 left_pad="2"
                 name="voice_call_btn"
                 tool_tip="Open voice connection"
                 width="31"/>                
                <button
                 follows="right|top"
                 height="25"
                 image_hover_unselected="Toolbar_Middle_Over"
                 image_overlay="Conv_toolbar_close"
                 image_selected="Toolbar_Middle_Selected"
                 image_unselected="Toolbar_Middle_Off"
                 layout="topleft"
                 top="1"
                 right="-70"
                 name="close_btn"
                 tool_tip="End this conversation"
                 width="31" />
                <button
                 follows="right|top"
                 height="25"
                 image_hover_unselected="Toolbar_Middle_Over"
                 image_overlay="Conv_toolbar_collapse"
                 image_selected="Toolbar_Middle_Selected"
                 image_unselected="Toolbar_Middle_Off"
                 layout="topleft"
                 top="1"
                 left_pad="2"
                 name="expand_collapse_btn"
                 tool_tip="Collapse/Expand this pane"
                 width="31" />
                <button
                 follows="right|top"
                 height="25"
                 image_hover_unselected="Toolbar_Middle_Over"
                 image_overlay="Conv_toolbar_arrow_ne"
                 image_selected="Toolbar_Middle_Selected"
                 image_unselected="Toolbar_Middle_Off"
                 layout="topleft"
                 left_pad="2"
                 name="tear_off_btn"
                 top="1"
                 width="31" />
            </layout_panel>
            <layout_panel
             name="body_panel"
             height="235">
                <layout_stack
                 default_tab_group="2"
                 drag_handle_gap="6"
                 drag_handle_first_indent="0"
                 drag_handle_second_indent="1"
                 follows="all"
                 orientation="horizontal"
                 name="im_panels"
                 show_drag_handle="true"
                 tab_group="1"
                 top="0"
                 right="-1"
                 bottom="-1"
                 left="0">
                    <layout_panel
                     name="speakers_list_panel"
                     expanded_min_dim="115"
                     min_dim="0"
                     width="150" 
                     user_resize="true"
                     auto_resize="false" />
                    <layout_panel
                     default_tab_group="3"
                     tab_group="2"
                     name="right_part_holder"
                     min_width="207">
                        <layout_stack
                         animate="true" 
                         follows="all"
                         orientation="vertical"
                         name="translate_and_chat_stack"
                         tab_group="1"
                         top="0"
                         left="1"
                         right="-1"
                         bottom="-1">
                            <layout_panel
                             name="chat_holder">
                                <chat_history
                                 font="SansSerifSmall"
                                 follows="all"
                                 name="chat_history"
                                 parse_highlights="true"
                                 parse_urls="true"
                                 right="-1"
                                 left="0"
                                 top="0"
                                 bottom="-1" />
                            </layout_panel>
                        </layout_stack>
                    </layout_panel>
                </layout_stack>
            </layout_panel>
            <layout_panel
             height="30"
             auto_resize="false"
             name="chat_layout_panel">
                <layout_stack
                 animate="false"
                 default_tab_group="2"
                 follows="all"
                 orientation="horizontal"
                 name="input_panels"
                 top="0"
                 bottom="-1"
                 left="1"
                 right="-1">
                    <layout_panel
                     name="input_editor_layout_panel">
                        <avatar_icon
                         follows="left|bottom"
                         name="avatar_icon"
                         height="20"
                         default_icon_name="Generic_Person"
                         layout="topleft"
                         left="3"
                         bottom="-4"
                         visible="false"
                         width="20" />
                        <group_icon
                         follows="left|bottom"
                         name="group_chat_icon"
                         height="20"
                         default_icon_name="Generic_Group"
                         layout="topleft"
                         left="3"
                         bottom="-4"
                         visible="false"
                         width="20" />
                        <icon
                         follows="left|bottom"
                         height="20"
                         image_name="Nearby_chat_icon"
                         layout="topleft"
                         left="3"
                         bottom="-4"
                         name="nearby_chat_icon"
                         visible="false"
                         width="20"/>
                        <chat_editor
                         layout="topleft"
                         expand_lines_count="5"
                         follows="left|right|bottom"
                         font="SansSerifSmall"
                         height="20"
                         is_expandable="true"
                         text_tentative_color="TextFgTentativeColor"
                         name="chat_editor"
                         max_length="1023"
                         spellcheck="true"
                         tab_group="3"
                         bottom="-3"
                         left_pad="5"
                         right="-30"
                         wrap="true" />
                        <button
                         name="emoji_recent_panel_toggle_btn"
                         tool_tip="Shows/hides recent emojis"
                         follows="right|bottom"
                         font="EmojiLarge"
                         image_hover_unselected="Toolbar_Middle_Over"
                         image_selected="Toolbar_Middle_Selected"
                         image_unselected="Toolbar_Middle_Off"
                         image_overlay="Emoji_Picker_Icon"
                         bottom="-2"
                         right="-1"
                         height="25"
                         width="25"/>
                    </layout_panel>
                    <layout_panel
                     auto_resize="false"
                     name="input_button_layout_panel"
                     width="32">
                        <button
                         left="1"
                         top="4"
                         height="25"
                         follows="left|right|top"
                         image_hover_unselected="Toolbar_Middle_Over"
                         image_overlay="Conv_expand_one_line"
                         image_selected="Toolbar_Middle_Selected"
                         image_unselected="Toolbar_Middle_Off"
                         name="minz_btn"
                         tool_tip="Shows/hides message panel"
                         width="28" />
                    </layout_panel>
                </layout_stack>
            </layout_panel>
            <layout_panel
             name="emoji_recent_layout_panel"
             height="36"
             auto_resize="false">
                <text
                 name="emoji_recent_empty_text"
                 follows="top|left|right"
                 layout="topleft"
                 h_pad="20"
                 v_pad="10"
                 top="0"
                 left="2"
                 right="-65"
                 height="34"
                >Recently used emojis will appear here</text>
                <panel
                 name="emoji_recent_container"
                 follows="top|left|right"
                 layout="topleft"
                 top="0"
                 left="2"
                 right="-65"
                 height="34">
                    <emoji_complete
                     name="emoji_recent_icons_ctrl"
                     follows="top|left|right"
                     layout="topleft"
                     max_visible="20"
                     top="2"
                     left="2"
                     right="-2"
                     height="30"/>
                </panel>
                <button
                 name="emoji_picker_show_btn"
                 label="More"
                 tool_tip="Shows/hides emoji picker"
                 follows="right|bottom"
                 layout="topleft"
                 bottom="-5"
                 right="-3"
                 height="20"
                 width="60"/>
            </layout_panel>
        </layout_stack>
    </view>
</floater>