remove redundant install and download logic

This commit is contained in:
Matthias Mailänder
2013-10-05 12:45:20 +02:00
parent 89a6d4f98e
commit cdfc21af2c
13 changed files with 44 additions and 246 deletions

View File

@@ -1,5 +1,5 @@
Background@INSTALL_PANEL:
Logic:D2kInstallLogic
Logic:InstallLogic
X:(WINDOW_RIGHT - WIDTH)/2
Y:(WINDOW_BOTTOM - HEIGHT)/2
Width:630
@@ -41,7 +41,7 @@ Background@INSTALL_PANEL:
Height:25
Text:Download
Font:Bold
Button@COPY_BUTTON:
Button@INSTALL_BUTTON:
X:140
Y:PARENT_BOTTOM - 45
Width:110
@@ -64,7 +64,7 @@ Background@INSTALL_PANEL:
Font:Bold
Background@INSTALL_DOWNLOAD_PANEL:
Logic:D2kDownloadPackagesLogic
Logic:DownloadPackagesLogic
X:(WINDOW_RIGHT - WIDTH)/2
Y:(WINDOW_BOTTOM - HEIGHT)/2
Width:500