Skip to content
Snippets Groups Projects
Commit d0628173 authored by Richard Nelson's avatar Richard Nelson
Browse files

merge

parents 96f0e5db 05cde8e1
No related branches found
No related tags found
No related merge requests found
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
width="228"> width="228">
<string name="Creator">By [CREATOR]</string> <string name="Creator">By [CREATOR]</string>
<string name="CreatorAndOwner"> <string name="CreatorAndOwner">
by [CREATOR] By [CREATOR]
owner [OWNER] Owner [OWNER]
</string> </string>
<string name="Price">L$[AMOUNT]</string> <string name="Price">L$[AMOUNT]</string>
<string name="PriceFree">Free!</string> <string name="PriceFree">Free!</string>
...@@ -29,61 +29,52 @@ owner [OWNER] ...@@ -29,61 +29,52 @@ owner [OWNER]
allow_html="false" allow_html="false"
follows="all" follows="all"
font="SansSerifLarge" font="SansSerifLarge"
height="16" height="30"
left="8" left="8"
name="object_name" name="object_name"
text_color="White" text_color="White"
top="10" top="6"
use_ellipses="true" use_ellipses="true"
value="Test Object Name That Is Really Long" word_wrap="true"
value="Test Object Name That Is actually two lines and Really Long"
width="220" /> width="220" />
<text <text
follows="all" follows="all"
height="33" height="50"
left="8" left="8"
name="object_creator" name="object_creator"
top_pad="0" top_pad="6"
use_ellipses="true" use_ellipses="true"
width="220"> width="220">
by secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about by secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about
owner secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about owner secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about
</text> </text>
<!-- *TODO: Replace this icon -->
<icon
name="price_icon"
image_name="Icon_For_Sale"
right="-5"
width="16"
height="16"
top="56"
follows="left|top"
/>
<text <text
follows="all" follows="all"
font="SansSerifSmall" font="SansSerifSmall"
font.style="BOLD" font.style="BOLD"
height="16" height="14"
halign="right" halign="right"
left="5" right="-5"
name="price_text" name="price_text"
text_color="white" text_color="white"
top="58" top="60"
font_shadow="none" font_shadow="none"
width="196"> width="60">
L$300,000 L$30,000
</text> </text>
<text <text
clip_partial="true" clip_partial="true"
follows="all" follows="all"
font="SansSerifSmall" font="SansSerifSmall"
height="37" height="25"
left="8" left="8"
name="object_description" name="object_description"
top_pad="0" top="76"
use_ellipses="true" use_ellipses="true"
width="220" width="220"
word_wrap="true"> word_wrap="true">
This is a really long description for an object being as how it is at least 80 characters in length and maybe more like 120 at this point. Who knows, really? This is a really long description for an object being as how it is at least 80 characters in length and so but maybe more like 120 at this point. Who knows, really?
</text> </text>
<!-- Overlapping buttons for all default actions. Show "Buy" if <!-- Overlapping buttons for all default actions. Show "Buy" if
for sale, "Sit" if can sit, etc. --> for sale, "Sit" if can sit, etc. -->
...@@ -91,10 +82,9 @@ This is a really long description for an object being as how it is at least 80 c ...@@ -91,10 +82,9 @@ This is a really long description for an object being as how it is at least 80 c
follows="all" follows="all"
font="SansSerifSmall" font="SansSerifSmall"
height="13" height="13"
left_delta="0"
name="object_media_url" name="object_media_url"
bottom_pad="2" width="220"
width="200" top_pad="0"
max_length = "50" max_length = "50"
use_ellipses="true"> use_ellipses="true">
http://www.superdupertest.com http://www.superdupertest.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment