Merge install logo into chrome.png. Display faction logos on install screen

This commit is contained in:
Paul Chote
2011-05-19 23:36:27 +12:00
parent f577525fad
commit 939a667229
7 changed files with 84 additions and 124 deletions

View File

@@ -1,8 +1,10 @@
shellmap: reticle.png
reticle: 0,0,512,512
install: install.png
logo:0,0,128,128
logos: chrome.png
install:128,0,128,128
nod-load:0,256,256,256
gdi-load:256,256,256,256
button: chrome.png
background: 2,194,60,60

View File

@@ -1,8 +1,22 @@
Background@INSTALL_BACKGROUND:
Container@INSTALL_BACKGROUND:
Id:INSTALL_BACKGROUND
Width:WINDOW_RIGHT
Height:WINDOW_BOTTOM
Background:shellmapborder
Children:
Image@NOD:
X:WINDOW_RIGHT/3-256
Y:(WINDOW_BOTTOM-256)/2
ImageCollection:logos
ImageName:nod-load
Image@NOD:
X:2*WINDOW_RIGHT/3
Y:(WINDOW_BOTTOM-256)/2
ImageCollection:logos
ImageName:gdi-load
Background:
Width:PARENT_RIGHT
Height:PARENT_BOTTOM
Background:shellmapborder
Container@INSTALL_PANEL:
Id:INSTALL_PANEL
@@ -27,8 +41,8 @@ Container@INSTALL_PANEL:
Image@INSTALL:
X:11
Y:11
ImageCollection: install
ImageName: logo
ImageCollection:logos
ImageName:install
Label@INFO:
X:170
Y:35
@@ -95,8 +109,8 @@ Container@INSTALL_FROMCD_PANEL:
Image@INSTALL:
X:11
Y:11
ImageCollection: install
ImageName: logo
ImageCollection:logos
ImageName:install
ProgressBar@PROGRESS_BAR:
Id:PROGRESS_BAR
X:170
@@ -148,8 +162,8 @@ Container@INSTALL_DOWNLOAD_PANEL:
Image@INSTALL:
X:11
Y:11
ImageCollection: install
ImageName: logo
ImageCollection:logos
ImageName:install
ProgressBar@PROGRESS_BAR:
Id:PROGRESS_BAR
X:170

View File

@@ -212,8 +212,8 @@ Container@INSTALL_MUSIC_PANEL:
Image@INSTALL:
X:11
Y:11
ImageCollection: install
ImageName: logo
ImageCollection:logos
ImageName:install
ProgressBar@PROGRESS_BAR:
Id:PROGRESS_BAR
X:170

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB