/indra/newview/skins/default/xui/en/floater_edit_day_cycle.xml
XML | 485 lines | 482 code | 2 blank | 1 comment | 0 complexity | e43a10281005cd5e6a71ce930d793548 MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 2<floater 3 legacy_header_height="18" 4 height="381" 5 layout="topleft" 6 name="Edit Day cycle" 7 help_topic="day_presets" 8 save_rect="true" 9 title="Edit Day Cycle" 10 width="705"> 11 12 <string name="title_new">Create a New Day Cycle</string> 13 <string name="title_edit">Edit Day Cycle</string> 14 <string name="hint_new">Name your day cycle, adjust the controls to create it, and click "Save".</string> 15 <string name="hint_edit">To edit your day cycle, adjust the controls below and click "Save".</string> 16 <string name="combo_label">-Select a preset-</string> 17 18 <text 19 follows="top|left|right" 20 height="10" 21 layout="topleft" 22 left="10" 23 name="hint" 24 top="25" 25 width="685" /> 26 <text 27 follows="top|left|right" 28 font="SansSerif" 29 height="10" 30 layout="topleft" 31 left="10" 32 name="label" 33 top_pad="25" 34 width="120"> 35 Preset Name: 36 </text> 37 <combo_box 38 allow_text_entry="true" 39 follows="top|left" 40 layout="topleft" 41 left_pad="10" 42 max_chars="100" 43 name="day_cycle_combo" 44 top_delta="-5" 45 width="200" /> 46 <line_editor 47 height="20" 48 left_delta="0" 49 name="day_cycle_name" 50 top_delta="0" 51 visible="true" 52 width="200" /> 53 <text 54 follows="top|left|right" 55 height="95" 56 layout="topleft" 57 left_pad="10" 58 name="note" 59 top_delta="0" 60 width="345" 61 wrap="true"> 62 Note: if you change the name of your preset, you will be creating a new preset and the existing preset will not be changed. 63 </text> 64 <!--======== Controls panel ========--> 65 <text 66 follows="left|top|right" 67 height="10" 68 layout="topleft" 69 left="10" 70 name="hint_item1" 71 top="100" 72 width="300"> 73 - Click on a tab to edit the specific sky settings and time. 74 </text> 75 <text 76 follows="left|top|right" 77 height="10" 78 layout="topleft" 79 name="hint_item2" 80 top_pad="10" 81 width="300"> 82 - Click and drag the tabs to set the transition times. 83 </text> 84 <text 85 follows="left|top|right" 86 height="10" 87 layout="topleft" 88 name="hint_item3" 89 top_pad="10" 90 width="300"> 91 - Use the scrubber to preview your day cycle. 92 </text> 93 <panel 94 follows="top|left" 95 height="100" 96 name="day_cycle_slider_panel" 97 layout="topleft" 98 left_delta="25" 99 top_pad="15" 100 width="660"> 101 <multi_slider 102 can_edit_text="true" 103 control_name="WLTimeSlider" 104 decimal_digits="0" 105 draw_track="false" 106 follows="bottom" 107 height="10" 108 increment="0.0833333" 109 initial_value="0" 110 layout="topleft" 111 left="20" 112 max_sliders="20" 113 max_val="24" 114 name="WLTimeSlider" 115 show_text="false" 116 top_pad="0" 117 use_triangle="true" 118 width="525" /> 119 <multi_slider 120 can_edit_text="true" 121 control_name="WLDayCycleKeys" 122 decimal_digits="0" 123 follows="bottom" 124 height="10" 125 increment="0.0833333" 126 initial_value="0" 127 layout="topleft" 128 left_delta="0" 129 max_sliders="20" 130 max_val="24" 131 name="WLDayCycleKeys" 132 show_text="false" 133 top_pad="15" 134 width="525" /> 135 <button 136 height="20" 137 label="Add Key" 138 label_selected="Add Key" 139 layout="topleft" 140 left_pad="20" 141 name="WLAddKey" 142 top_delta="-18" 143 width="96" /> 144 <button 145 height="20" 146 label="Delete Key" 147 label_selected="Delete Key" 148 layout="topleft" 149 name="WLDeleteKey" 150 top_pad="5" 151 width="96" /> 152 <text 153 type="string" 154 length="1" 155 border_visible="true" 156 follows="left|top|right" 157 height="16" 158 layout="topleft" 159 left="8" 160 name="WL12am" 161 top="74" 162 width="55"> 163 12am 164 </text> 165 <text 166 type="string" 167 length="1" 168 border_visible="true" 169 follows="left|top|right" 170 height="16" 171 layout="topleft" 172 left_pad="10" 173 name="WL3am" 174 top_delta="0" 175 width="55"> 176 3am 177 </text> 178 <text 179 type="string" 180 length="1" 181 border_visible="true" 182 follows="left|top|right" 183 height="16" 184 layout="topleft" 185 left_pad="10" 186 name="WL6am" 187 top_delta="0" 188 width="55"> 189 6am 190 </text> 191 <text 192 type="string" 193 length="1" 194 border_visible="true" 195 follows="left|top|right" 196 height="16" 197 layout="topleft" 198 left_pad="10" 199 name="WL9amHash" 200 top_delta="0" 201 width="55"> 202 9am 203 </text> 204 <text 205 type="string" 206 length="1" 207 border_visible="true" 208 follows="left|top|right" 209 height="16" 210 layout="topleft" 211 left_pad="10" 212 name="WL12pmHash" 213 top_delta="0" 214 width="55"> 215 12pm 216 </text> 217 <text 218 type="string" 219 length="1" 220 border_visible="true" 221 follows="left|top|right" 222 height="16" 223 layout="topleft" 224 left_pad="10" 225 name="WL3pm" 226 top_delta="0" 227 width="55"> 228 3pm 229 </text> 230 <text 231 type="string" 232 length="1" 233 border_visible="true" 234 follows="left|top|right" 235 height="16" 236 layout="topleft" 237 left_pad="10" 238 name="WL6pm" 239 top_delta="0" 240 width="55"> 241 6pm 242 </text> 243 <text 244 type="string" 245 length="1" 246 border_visible="true" 247 follows="left|top|right" 248 height="16" 249 layout="topleft" 250 left_pad="10" 251 name="WL9pm" 252 top_delta="0" 253 width="55"> 254 9pm 255 </text> 256 <text 257 type="string" 258 length="1" 259 border_visible="true" 260 follows="left|top|right" 261 height="16" 262 layout="topleft" 263 left_pad="10" 264 name="WL12am2" 265 top_delta="0" 266 width="55"> 267 12am 268 </text> 269 <text 270 type="string" 271 length="1" 272 border_visible="true" 273 follows="left|top|right" 274 font="SansSerif" 275 height="14" 276 layout="topleft" 277 left="20" 278 name="WL12amHash" 279 top="54" 280 width="6"> 281 | 282 </text> 283 <text 284 type="string" 285 length="1" 286 border_visible="true" 287 follows="left|top|right" 288 font="SansSerif" 289 height="11" 290 layout="topleft" 291 left_pad="59" 292 name="WL3amHash" 293 top_delta="3" 294 width="6"> 295 I 296 </text> 297 <text 298 type="string" 299 length="1" 300 border_visible="true" 301 follows="left|top|right" 302 font="SansSerif" 303 height="14" 304 layout="topleft" 305 left_pad="59" 306 name="WL6amHash" 307 top_delta="-3" 308 width="6"> 309 | 310 </text> 311 <text 312 type="string" 313 length="1" 314 border_visible="true" 315 follows="left|top|right" 316 font="SansSerif" 317 height="11" 318 layout="topleft" 319 left_pad="59" 320 name="WL9amHash2" 321 top_delta="3" 322 width="6"> 323 I 324 </text> 325 <text 326 type="string" 327 length="1" 328 border_visible="true" 329 follows="left|top|right" 330 font="SansSerif" 331 height="14" 332 layout="topleft" 333 left_pad="59" 334 name="WL12pmHash2" 335 top_delta="-3" 336 width="6"> 337 | 338 </text> 339 <text 340 type="string" 341 length="1" 342 border_visible="true" 343 follows="left|top|right" 344 font="SansSerif" 345 height="11" 346 layout="topleft" 347 left_pad="59" 348 name="WL3pmHash" 349 top_delta="3" 350 width="6"> 351 I 352 </text> 353 <text 354 type="string" 355 length="1" 356 border_visible="true" 357 follows="left|top|right" 358 font="SansSerif" 359 height="14" 360 layout="topleft" 361 left_pad="59" 362 name="WL6pmHash" 363 top_delta="-3" 364 width="6"> 365 | 366 </text> 367 <text 368 type="string" 369 length="1" 370 border_visible="true" 371 follows="left|top|right" 372 font="SansSerif" 373 height="11" 374 layout="topleft" 375 left_pad="59" 376 name="WL9pmHash" 377 top_delta="3" 378 width="6"> 379 I 380 </text> 381 <text 382 type="string" 383 length="1" 384 border_visible="true" 385 follows="left|top|right" 386 font="SansSerif" 387 height="14" 388 layout="topleft" 389 left_pad="59" 390 name="WL12amHash2" 391 top_delta="-3" 392 width="6"> 393 | 394 </text> 395 </panel> 396 <text 397 type="string" 398 length="1" 399 border_visible="true" 400 follows="left|top|right" 401 font="SansSerif" 402 height="16" 403 layout="topleft" 404 left_delta="192" 405 name="WLCurKeyPresetText" 406 top_pad="10" 407 width="80"> 408 Sky Setting: 409 </text> 410 <combo_box 411 height="18" 412 label="Preset" 413 layout="topleft" 414 left_pad="5" 415 name="WLSkyPresets" 416 width="205" /> 417 <text 418 type="string" 419 length="1" 420 border_visible="true" 421 follows="left|top|right" 422 font="SansSerif" 423 height="16" 424 layout="topleft" 425 left_delta="-40" 426 name="WLCurKeyTimeText" 427 top_pad="15" 428 width="35"> 429 Time: 430 </text> 431 <time 432 follows="left|top" 433 height="16" 434 label_width="0" 435 layout="topleft" 436 left_pad="3" 437 name="time" 438 top_delta="-1" 439 value="6:00 AM" 440 width="75"/> 441 <view_border 442 bevel_style="none" 443 follows="top|left" 444 height="0" 445 layout="topleft" 446 left="10" 447 name="horiz_separator" 448 top_pad="20" 449 width="685"/> 450 <loading_indicator 451 height="23" 452 layout="topleft" 453 left="25" 454 name="progress_indicator" 455 top="350" 456 visible="false" 457 width="23" /> 458 <check_box 459 follows="top|left" 460 height="10" 461 label="Make this my new day cycle" 462 layout="topleft" 463 left="310" 464 name="make_default_cb" 465 top_delta="13" 466 width="230"/> 467 <button 468 follows="bottom|right" 469 height="23" 470 label="Save" 471 layout="topleft" 472 left_pad="0" 473 name="save" 474 top_delta="-13" 475 width="70"/> 476 <button 477 follows="bottom|right" 478 height="23" 479 label="Cancel" 480 layout="topleft" 481 left_pad="15" 482 name="cancel" 483 top_delta="0" 484 width="70"/> 485 </floater>