Some very good points Voodoo had, and some things I noticed and had to correct.

This commit is contained in:
Lirusaito
2012-07-06 12:14:55 -04:00
parent 30f49526db
commit 58ff4a00f1
6 changed files with 8 additions and 22 deletions

View File

@@ -314,14 +314,6 @@
<key>Value</key>
<integer>0</integer>
</map>
<key>RLVaLoginLastLocation</key>
<map>
<key>Comment</key>

View File

@@ -69,7 +69,7 @@ SubCaption 0 $(LicenseSubTitleSetup) ; override "license agreement" text
BrandingText "Prepare to Implode!" ; bottom of window text
Icon %%SOURCE%%\installers\windows\install_icon_singularity.ico
UninstallIcon %%SOURCE%%\installers\windows\install_icon_singularity.ico
UninstallIcon %%SOURCE%%\installers\windows\uninstall_icon_singularity.ico
WindowIcon off ; show our icon in left corner
BGGradient 9090b0 000000 notext
CRCCheck on ; make sure CRC is OK

View File

@@ -8,8 +8,7 @@
<button bottom="15" font="SansSerif" halign="center" height="20" label="Cancel"
label_selected="Cancel" left="16" mouse_opaque="true" name="Cancel"
width="100" />
<!-- No title text here because our "critical message" is usually the
community standards. JC -->
<!-- No title text here because our "critical message" is usually the community standards. JC -->
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom="-35" drop_shadow_visible="true" follows="left|top" font="SansSerif" h_pad="0" halign="left" height="20" left="20" mouse_opaque="true" name="tos_heading" v_pad="0" width="552">
Please read the following message carefully.
</text>

View File

@@ -670,8 +670,6 @@
<button bottom_delta="-18" follows="top|right" font="SansSerifSmall" halign="center"
height="18" label="p" left_delta="0" mouse_opaque="true" name="pastesizeclip" enabled="true"
tool_tip="Paste Size from Clipboard" width="20" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-14" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="10" left="7"
@@ -699,9 +697,6 @@
<button bottom_delta="-18" follows="top|right" font="SansSerifSmall" halign="center"
height="18" label="p" left_delta="0" mouse_opaque="true" name="pasterotclip" enabled="true"
tool_tip="Paste Rotation from Clipboard" width="20" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-16" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="10" left="10"
@@ -1129,15 +1124,15 @@
follows="left|top"
height="16"
left_delta="114"
ncrement="0.05"
increment="0.05"
initial_val="1"
label="Ambiance"
label_width="55"
max_val="1"
min_val="0"
mouse_opaque="true"
name="Light Ambiance"
width="118" />
max_val="1"
min_val="0"
mouse_opaque="true"
name="Light Ambiance"
width="118" />
<text
type="string"
length="1"

Binary file not shown.

Binary file not shown.