aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-08-23 08:21:41 -0700
committerMcCabe Maxsted2010-08-28 05:01:16 -0700
commit712c7d54ca5620a812c7670242a2ea2cb771dc58 (patch)
tree56194a1b0e25ef9275c49a63569bd19431000416 /linden/indra/newview/skins/default
parentRemoved profile buttons in the build window in favor of clickable links. Grou... (diff)
downloadmeta-impy-712c7d54ca5620a812c7670242a2ea2cb771dc58.zip
meta-impy-712c7d54ca5620a812c7670242a2ea2cb771dc58.tar.gz
meta-impy-712c7d54ca5620a812c7670242a2ea2cb771dc58.tar.bz2
meta-impy-712c7d54ca5620a812c7670242a2ea2cb771dc58.tar.xz
Make the 'allow anyone to X' checkboxes in the edit window behave like they do in Viewer 2, which seems more straightforward
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_tools.xml52
1 files changed, 29 insertions, 23 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml b/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml
index 5f61e3c..a82e308 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml
@@ -436,42 +436,48 @@
436 mouse_opaque="true" name="button deed" scale_image="TRUE" 436 mouse_opaque="true" name="button deed" scale_image="TRUE"
437 tool_tip="Group shared objects can be deeded by a group officer." 437 tool_tip="Group shared objects can be deeded by a group officer."
438 width="78" /> 438 width="78" />
439 <check_box bottom="-206" follows="left|top" font="SansSerifSmall" height="16" 439 <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16"
440 initial_value="false" label="Allow anyone to move" left="10"
441 mouse_opaque="true" name="checkbox allow everyone move" width="142" />
442 <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16"
443 initial_value="false" label="Allow anyone to copy" left="10"
444 mouse_opaque="true" name="checkbox allow everyone copy" width="141" />
445 <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16"
446 initial_value="false" label="Show in search" left="10" name="search_check" 440 initial_value="false" label="Show in search" left="10" name="search_check"
447 tool_tip="Let people see this object in search results" width="78" /> 441 tool_tip="Let people see this object in search results" width="78" />
448 <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" 442 <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16"
449 initial_value="false" label="For sale:" left="10" mouse_opaque="true" 443 initial_value="false" label="For sale:" left="10" mouse_opaque="true"
450 name="checkbox for sale" width="78" /> 444 name="checkbox for sale" width="78" />
451 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 445 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
452 bottom_delta="0" drop_shadow_visible="true" follows="left|top" 446 bottom_delta="0" drop_shadow_visible="true" follows="left|top"
453 font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="90" 447 font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="90"
454 mouse_opaque="true" name="Cost" v_pad="0" width="78"> 448 mouse_opaque="true" name="Cost" v_pad="0" width="78">
455 Price: [CURRENCY] 449 Price: [CURRENCY]
456 </text> 450 </text>
457 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" 451 <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0"
458 follows="left|top|right" font="SansSerifSmall" height="16" left_delta="80" 452 follows="left|top|right" font="SansSerifSmall" height="16" left_delta="80"
459 max_length="25" mouse_opaque="true" name="Edit Cost" width="75" /> 453 max_length="25" mouse_opaque="true" name="Edit Cost" width="75" />
460 <radio_group bottom="-286" draw_border="false" follows="left|top|right" height="16" 454 <radio_group bottom_delta="-20" draw_border="false" follows="left|top|right" height="16"
461 left="42" mouse_opaque="true" name="sale type" width="218"> 455 left="42" mouse_opaque="true" name="sale type" width="218">
462 <radio_item bottom="-16" follows="left|top" height="16" left="0" mouse_opaque="true" 456 <radio_item bottom="-16" follows="left|top" height="16" left="0" mouse_opaque="true"
463 name="Original" width="70"> 457 name="Original" width="70">
464 Original 458 Original
465 </radio_item> 459 </radio_item>
466 <radio_item bottom="-16" follows="left|top" height="16" left="70" mouse_opaque="true" 460 <radio_item bottom="-16" follows="left|top" height="16" left="70" mouse_opaque="true"
467 name="Copy" width="70"> 461 name="Copy" width="70">
468 Copy 462 Copy
469 </radio_item> 463 </radio_item>
470 <radio_item bottom="-16" follows="left|top" height="16" left="140" mouse_opaque="true" 464 <radio_item bottom="-16" follows="left|top" height="16" left="140" mouse_opaque="true"
471 name="Contents" width="76"> 465 name="Contents" width="76">
472 Contents 466 Contents
473 </radio_item> 467 </radio_item>
474 </radio_group> 468 </radio_group>
469 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
470 bottom="-262" drop_shadow_visible="true" follows="left|top|right"
471 font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10"
472 mouse_opaque="true" name="Next owner can:" v_pad="0" width="250">
473 Anyone Can:
474 </text>
475 <check_box bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="16"
476 initial_value="false" label="Move" left="10"
477 mouse_opaque="true" name="checkbox allow everyone move" width="142" />
478 <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16"
479 initial_value="false" label="Copy" left_delta="60"
480 mouse_opaque="true" name="checkbox allow everyone copy" width="141" />
475 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 481 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
476 bottom="-298" drop_shadow_visible="true" follows="left|top|right" 482 bottom="-298" drop_shadow_visible="true" follows="left|top|right"
477 font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10" 483 font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10"