Author: nextgens
Date: 2006-07-27 23:01:24 +0000 (Thu, 27 Jul 2006)
New Revision: 9796
Removed:
trunk/apps/new_installer/res/img/border8.png
Modified:
trunk/apps/new_installer/install.xml
trunk/apps/new_installer/res/img/border1.png
trunk/apps/new_installer/res/img/border2.png
trunk/apps/new_installer/res/img/border3.png
trunk/apps/new_installer/res/img/border4.png
trunk/apps/new_installer/res/img/border5.png
trunk/apps/new_installer/res/img/border6.png
trunk/apps/new_installer/res/img/border7.png
Log:
remove one step during the install process
Modified: trunk/apps/new_installer/install.xml
===================================================================
--- trunk/apps/new_installer/install.xml 2006-07-27 22:15:44 UTC (rev
9795)
+++ trunk/apps/new_installer/install.xml 2006-07-27 23:01:24 UTC (rev
9796)
@@ -70,7 +70,6 @@
<res src="res/img/title.png" id="installer.langsel.img"/>
<res src="res/img/title.png" id="Installer.image"/>
<res id="LicencePanel.licence"
src="res/license/LICENSE.Freenet"/>
- <res id="InfoPanel.info" src="res/README"/>
<res src="Win_shortcutSpec.xml" id="shortcutSpec.xml"/>
<res src="Win_shortcutSpec.xml" id="Win_shortcutSpec.xml"/>
<res src="Unix_shortcutSpec.xml" id="Unix_shortcutSpec.xml"/>
@@ -82,7 +81,6 @@
<res src="res/img/border5.png" id="Installer.image.5"/>
<res src="res/img/border6.png" id="Installer.image.6"/>
<res src="res/img/border7.png" id="Installer.image.7"/>
- <res src="res/img/border8.png" id="Installer.image.8"/>
</resources>
<!-- The listeners section for CustomActions -->
@@ -96,7 +94,6 @@
<panels>
<panel classname="CheckedHelloPanel"/>
- <panel classname="InfoPanel"/>
<panel classname="LicencePanel"/>
<panel classname="TargetPanel"/>
<panel classname="PacksPanel"/>
Modified: trunk/apps/new_installer/res/img/border1.png
===================================================================
(Binary files differ)
Modified: trunk/apps/new_installer/res/img/border2.png
===================================================================
(Binary files differ)
Modified: trunk/apps/new_installer/res/img/border3.png
===================================================================
(Binary files differ)
Modified: trunk/apps/new_installer/res/img/border4.png
===================================================================
(Binary files differ)
Modified: trunk/apps/new_installer/res/img/border5.png
===================================================================
(Binary files differ)
Modified: trunk/apps/new_installer/res/img/border6.png
===================================================================
(Binary files differ)
Modified: trunk/apps/new_installer/res/img/border7.png
===================================================================
(Binary files differ)
Deleted: trunk/apps/new_installer/res/img/border8.png
===================================================================
(Binary files differ)