Branding pt2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<floater can_close="true" can_drag_on_left="false" can_minimize="true"
|
||||
can_resize="false" height="440" min_height="100" min_width="100"
|
||||
name="floater_about" rect_control="FloaterAboutRect"
|
||||
title="About Ascent" width="470">
|
||||
title="About Singularity Viewer" width="470">
|
||||
<text_editor bottom="-434" embedded_items="false"
|
||||
follows="left|top|right|bottom" font="SansSerifSmall" height="168" left="6"
|
||||
max_length="65536" mouse_opaque="true" name="credits_editor" width="458"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<menu bottom="219" create_jump_keys="true" drop_shadow="true" enabled="true"
|
||||
height="317" label="Help" left="80" mouse_opaque="false" name="Help"
|
||||
opaque="true" tear_off="false" width="166">
|
||||
<menu_item_call bottom="-29" enabled="true" height="19" label="Singularity Help" left="0"
|
||||
<menu_item_call bottom="-29" enabled="true" height="19" label="Second Life Help" left="0"
|
||||
mouse_opaque="true" name="Second Life Help" shortcut="F1" width="166">
|
||||
<on_click function="ShowFloater" userdata="help f1" />
|
||||
</menu_item_call>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody bgcolor=%22#000000%22 text=%22ffffff%22%3E%3Ch1%3E%3Ctt%3Eloading...%3C/tt%3E%3C/h1%3E %3C/body%3E %3C/html%3E"
|
||||
top="-1" />
|
||||
<string name="real_url">
|
||||
http://ascent.balseraph.org/
|
||||
http://secondlife.com/app/login/
|
||||
</string>
|
||||
<string name="forgot_password_url">
|
||||
http://secondlife.com/account/request.php
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<panel top="20" left="10" height="400" width="517" follows="left|top|right|bottom"
|
||||
border="true" label="Singularity System" name="ascsys" enabled="true" mouse_opaque="true">
|
||||
<tab_container label="Singularity" bottom="0" height="440" width="497" left="0"
|
||||
border="true" label="Singularity" name="ascsys" enabled="true" mouse_opaque="true">
|
||||
<tab_container label="Singularity System" bottom="0" height="440" width="497" left="0"
|
||||
name="Ascent System" tab_min_width="70" tab_position="top">
|
||||
<panel border="true" left="1" bottom="-408" height="408" width="500" mouse_opaque="true"
|
||||
follows="left|top|right|bottom" label="General" name="User Interface">
|
||||
|
||||
Reference in New Issue
Block a user