1.5.4 Release
This commit is contained in:
@@ -35,10 +35,10 @@
|
||||
|
||||
const S32 LL_VERSION_MAJOR = 1;
|
||||
const S32 LL_VERSION_MINOR = 5;
|
||||
const S32 LL_VERSION_PATCH = 3;
|
||||
const S32 LL_VERSION_PATCH = 4;
|
||||
const S32 LL_VERSION_BUILD = 0;
|
||||
|
||||
const char * const LL_CHANNEL = "Singularity Viewer";
|
||||
const char * const LL_CHANNEL = "Singularity";
|
||||
|
||||
#if LL_DARWIN
|
||||
const char * const LL_VERSION_BUNDLE_ID = "com.secondlife.snowglobe.viewer";
|
||||
|
||||
@@ -73,7 +73,9 @@ UninstallIcon %%SOURCE%%\installers\windows\install_icon_singularity.ico
|
||||
WindowIcon off ; show our icon in left corner
|
||||
BGGradient 9090b0 000000 notext
|
||||
CRCCheck on ; make sure CRC is OK
|
||||
InstProgressFlags smooth colored ; new colored smooth look
|
||||
#InstProgressFlags smooth colored ; new colored smooth look
|
||||
InstProgressFlags
|
||||
InstallColors /windows
|
||||
ShowInstDetails show ; no details, no "show" button
|
||||
SetOverwrite on ; stomp files by default
|
||||
AutoCloseWindow true ; after all files install, close window
|
||||
|
||||
BIN
indra/newview/skins/default/textures/preview.png
Executable file
BIN
indra/newview/skins/default/textures/preview.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
indra/newview/skins/silver/textures/preview.png
Executable file
BIN
indra/newview/skins/silver/textures/preview.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user