Version 1.5.9(1)
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
const S32 LL_VERSION_MAJOR = 1;
|
const S32 LL_VERSION_MAJOR = 1;
|
||||||
const S32 LL_VERSION_MINOR = 5;
|
const S32 LL_VERSION_MINOR = 5;
|
||||||
const S32 LL_VERSION_PATCH = 8;
|
const S32 LL_VERSION_PATCH = 9;
|
||||||
const S32 LL_VERSION_BUILD = 1;
|
const S32 LL_VERSION_BUILD = 1;
|
||||||
|
|
||||||
const char * const LL_CHANNEL = "Singularity";
|
const char * const LL_CHANNEL = "Singularity";
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||||
<panel top="20" left="10" height="400" width="517" follows="left|top|right|bottom"
|
<panel top="20" left="10" height="400" width="517" follows="left|top|right|bottom"
|
||||||
border="true" label="SG Chat" name="ascsys" enabled="true" mouse_opaque="true">
|
border="true" label="Adv. Chat" name="ascsys" enabled="true" mouse_opaque="true">
|
||||||
<tab_container label="SG Chat" bottom="0" height="440" width="497" left="0"
|
<tab_container label="Advanced Chat" bottom="0" height="440" width="497" left="0"
|
||||||
name="Ascent Chat" tab_min_width="70" tab_position="top">
|
name="Ascent Chat" tab_min_width="70" tab_position="top">
|
||||||
|
|
||||||
<panel border="true" left="1" bottom="-408" height="408" width="500" mouse_opaque="true"
|
<panel border="true" left="1" bottom="-408" height="408" width="500" mouse_opaque="true"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||||
<panel top="20" left="10" height="400" width="517" follows="left|top|right|bottom"
|
<panel top="20" left="10" height="400" width="517" follows="left|top|right|bottom"
|
||||||
border="true" label="SG System" name="ascsys" enabled="true" mouse_opaque="true">
|
border="true" label="System" name="ascsys" enabled="true" mouse_opaque="true">
|
||||||
<tab_container label="SG System" bottom="0" height="440" width="497" left="0"
|
<tab_container label="Singularity System" bottom="0" height="440" width="497" left="0"
|
||||||
name="Ascent System" tab_min_width="70" tab_position="top">
|
name="Ascent System" tab_min_width="70" tab_position="top">
|
||||||
|
|
||||||
<panel border="true" left="1" bottom="-408" height="408" width="500" mouse_opaque="true"
|
<panel border="true" left="1" bottom="-408" height="408" width="500" mouse_opaque="true"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||||
<panel top="20" left="10" height="400" width="512" follows="left|top|right|bottom"
|
<panel top="20" left="10" height="400" width="512" follows="left|top|right|bottom"
|
||||||
border="true" label="SG Vanity" name="ascvan" enabled="true" mouse_opaque="true">
|
border="true" label="Vanity" name="ascvan" enabled="true" mouse_opaque="true">
|
||||||
<tab_container label="SG Vanity" bottom="0" height="440" width="497" left="0"
|
<tab_container label="Singularity Vanity" bottom="0" height="440" width="497" left="0"
|
||||||
name="Ascent Vanity" tab_min_width="90" tab_position="top">
|
name="Ascent Vanity" tab_min_width="90" tab_position="top">
|
||||||
<panel border="true" left="1" bottom="-190" height="180" width="500" mouse_opaque="true"
|
<panel border="true" left="1" bottom="-190" height="180" width="500" mouse_opaque="true"
|
||||||
follows="left|top|right|bottom" label="General" name="General">
|
follows="left|top|right|bottom" label="General" name="General">
|
||||||
|
|||||||
Reference in New Issue
Block a user