summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_autoreplace.xml
blob: 5f53e61fa2ac17fb9f190333cd8ce7e4c8d469f5 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 border="true"
 can_close="true"
 can_minimize="true"
 bottom="400"
 left="300"
 can_resize="false"
 height="500"
 width="400"
 name="ac_floater"
 title="Autoreplace Settings">
  <check_box
   bottom_delta="50"
   left_delta="5"
   height="16"
   width="100"
   enabled="true"
   follows="left|top"
   font="SansSerifSmall"
   mouse_opaque="true"
   radio_style="false"
   label="Enable Autoreplace"
   control_name="AutoReplace"
   name="ac_enable"
   tool_tip="You must have this check box enabled to use any of these settings, it will search your writable text entry, and replace any of the search entries with their replacement"/>
  <button
   bottom_delta="-2"
   left_delta="150"
   height="22"
   width="80"
   enabled="true"
   follows="left|top"
   font="SansSerif"
   mouse_opaque="true"
   halign="center"
   scale_image="true"
   name="ac_loadlist"
   label="Load List.."
   tool_tip="Click this to load a previously exported list from a file."/>
  <view_border
   bottom_delta="10"
   left_delta="100"
   height="40"
   width="120"
   follows="left|top"
   bevel_style="in"
   mouse_opaque="false"
   name="ac_notecard_target"/>
  <text bottom_delta="-18"
   left_delta="0"
   height="16"
   width="120"
   follows="left|top"
   halign="center"
   font="SansSerifSmall"
   mouse_opaque="true"
   name="ac_notecard">
<!--    Drop a Notecard here
    to load from it.-->
  </text>
  <view_border
   bottom="70"
   left="2"
   height="0"
   width="396"
   follows="left|top"
   bevel_style="none"
   border_thickness="1"
   mouse_opaque="false"
   name="divisor1"/>
  <text
   top="-355"
   left_delta="0"
   height="16"
   width="400"
   follows="left|top"
   halign="center"
   font="SansSerifSmall"
   mouse_opaque="true"
   name="ac_text1">
   List Name                                                         List Entries
  </text>
  <scroll_list
   bottom_delta="280"
   left_delta="0"
   height="280"
   width="199"
   follows="left|top"
   column_padding="0"
   draw_heading="true"
   multi_select="false"
   name="ac_list_name"
   search_column="1">
  </scroll_list>
  <scroll_list
   top_delta="0"
   left_delta="199"
   height="180"
   width="198"
   follows="left|top"
   column_padding="0"
   draw_heading="true"
   multi_select="false"
   name="ac_list_entry"
   search_column="1">
  </scroll_list>
  <view_border
   bottom_delta="20"
   left_delta="10"
   height="16"
   width="180"
   follows="left|top"
   bevel_style="in"
   mouse_opaque="false"
   name="ac_box1"/>
  <text
   bottom_delta="0"
   left_delta="0"
   height="16"
   width="180"
   follows="left|top"
   halign="center"
   font="SansSerifSmall"
   mouse_opaque="true"
   name="ac_text_name">
   List Name
  </text>
  <text
   bottom_delta="20"
   left_delta="-2"
   height="16"
   width="40"
   follows="left|top"
   halign="center"
   font="SansSerifSmall"
   mouse_opaque="true"
   name="ac_text2">
   Author:
  </text>
  <view_border
   bottom_delta="-0"
   left_delta="42"
   height="16"
   width="140"
   follows="left|top"
   bevel_style="in"
   mouse_opaque="false"
   name="ac_box2"/>
  <text
   bottom_delta="0"
   left_delta="0"
   height="16"
   width="140"
   follows="left|top"
   halign="center"
   font="SansSerifSmall"
   mouse_opaque="true"
   name="ac_text_author">
   Author Name
  </text>
  <check_box
   bottom_delta="20"
   left_delta="-32"
   height="16"
   width="100"
   enabled="true"
   follows="left|top"
   font="SansSerifSmall"
   mouse_opaque="true"
   radio_style="false"
   label="Enabled, priority:"
   control_name="ac_enabled"
   name="ac_list_enabled"
   tool_tip="Whether or not you wish to use this particular list."/>
  <spinner
   bottom_delta="-0"
   left_delta="120"
   height="16"
   width="50"
   follows="left|top"
   decimal_digits="0"
   increment="1"
   min_val="0"
   max_val="10"
   mouse_opaque="true"
   label=""
   label_width="0"
   name="ac_priority"
   tool_tip="This number determine what order your list will be used to replace words.  A higher priority means it will be used before lower priority lists."/>
  <check_box
   bottom_delta="20"
   left_delta="-120"
   height="16"
   width="100"
   enabled="true"
   follows="left|top"
   font="SansSerifSmall"
   mouse_opaque="true"
   radio_style="false"
   label="Show Notifications"
   control_name="ac_list_show"
   name="ac_list_show"
   tool_tip="Having this enabled will make a notification pop up every time a word is replaced."/>
  <check_box
   bottom_delta="20"
   left_delta="-0"
   height="16"
   width="100"
   enabled="true"
   follows="left|top"
   font="SansSerifSmall"
   mouse_opaque="true"
   radio_style="false"
   label="Word Style"
   control_name="ac_list_style"
   name="ac_list_style"
   tool_tip="Having this checked means the list is for full words that should be replaced, unchecked means that it will look within words contents as well."/>
  <button
   top="100"
   left="5"
   height="22"
   width="90"
   enabled="true"
   follows="left|top"
   font="SansSerif"
   mouse_opaque="true"
   halign="center"
   scale_image="true"
   name="ac_deletelist"
   label="Delete List"
   tool_tip="This will delete the entire list of words and their replacements, it is not reversible."/>
  <button
   bottom_delta="-0"
   left_delta="95"
   height="22"
   width="90"
   enabled="true"
   follows="left|top"
   font="SansSerif"
   mouse_opaque="true"
   halign="center"
   scale_image="true"
   name="ac_exportlist"
   label="Export List"
   tool_tip="This will save your current list to a file so you can share it with your friends or edit it."/>
  <button
   bottom_delta="0"
   left_delta="110"
   height="22"
   width="90"
   enabled="true"
   follows="left|top"
   font="SansSerif"
   mouse_opaque="true"
   halign="center"
   scale_image="true"
   name="ac_addentry"
   label="Add Entry"/>
  <button
   bottom_delta="0"
   left_delta="95"
   height="22"
   width="90"
   enabled="true"
   follows="left|top"
   font="SansSerif"
   mouse_opaque="true"
   halign="center"
   scale_image="true"
   name="ac_rementry"
   label="Remove Entry"/>
  <text
   type="string"
   length="1"
   follows="left|top"
   height="16"
   layout="topleft"
   left="10"
   top="450"
   width="364">
   Original text:
  </text>
  <line_editor
   follows="left|top"
   height="23"
   layout="topleft"
   left="100"
   max_length_bytes="255"
   name="ac_old_text"
   top_delta="-5"
   right="-15"
   select_on_focus="true" />
  <text
   type="string"
   length="1"
   follows="left|top"
   height="16"
   layout="topleft"
   left="10"
   top="475"
   width="364">
   New text:
  </text>
  <line_editor
   follows="left|top"
   height="23"
   layout="topleft"
   left="100"
   max_length_bytes="255"
   name="ac_new_text"
   top_delta="-5"
   right="-15"
   select_on_focus="true" />
</floater>