Git is saying I can't just pull the updates, so I'm forced to push this so I can sync. It's unfinished and shouldn't be used or touched really.

Signed-off-by: Beeks <HgDelirium@gmail.com>
This commit is contained in:
Beeks
2010-08-29 14:39:59 -04:00
parent 998d985130
commit 98bd948613
7 changed files with 28 additions and 22 deletions

View File

@@ -537,7 +537,7 @@ Go to World menu > About Land or select another parcel to show its details.
column_padding="0" draw_border="true" draw_heading="true"
draw_stripes="true" enabled="true"
follows="left|top|right|bottom" height="117" left="4" mouse_opaque="true"
multi_select="false" name="owner list" name_column_index="2" width="450">
multi_select="true" name="owner list" name_column_index="2" width="450">
<column name="type" label="Type" sort="online_status" width="24" />
<column name="online_status" width="-1" />
<column name="name" dynamicwidth="true" label="Name" />

View File

@@ -73,6 +73,11 @@
mouse_opaque="true" name="Quit" shortcut="control|Q" width="243">
<on_click function="File.Quit" userdata="" />
</menu_item_call>
<!--<menu_item_check bottom="-384" enabled="true" height="19" label="Test" left="0"
mouse_opaque="true" name="ascentuploadbrowser" width="211">
<on_click function="ShowFloater" userdata="ascentuploadbrowser" />
<on_check function="FloaterVisible" userdata="ascentuploadbrowser" />
</menu_item_check>-->
</menu>
<menu bottom="97" create_jump_keys="true" drop_shadow="true" enabled="true"
height="439" label="Edit" left="38" mouse_opaque="false" name="Edit"