Commit ed652e86 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Updating installer images.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7591 b35dd754-fafc-0310-a699-88a17e54d16e
parent c49d9bbd
build/installer/images/splash.gif

5.57 KB | W: | H:

build/installer/images/splash.gif

9.62 KB | W: | H:

build/installer/images/splash.gif
build/installer/images/splash.gif
build/installer/images/splash.gif
build/installer/images/splash.gif
  • 2-up
  • Swipe
  • Onion skin
build/installer/images/splash2.gif

2.41 KB | W: | H:

build/installer/images/splash2.gif

7.12 KB | W: | H:

build/installer/images/splash2.gif
build/installer/images/splash2.gif
build/installer/images/splash2.gif
build/installer/images/splash2.gif
  • 2-up
  • Swipe
  • Onion skin
...@@ -22,20 +22,20 @@ ...@@ -22,20 +22,20 @@
</searchSequence> </searchSequence>
<variables> <variables>
<variable name="VERSION_MAJOR" value="3" /> <variable name="VERSION_MAJOR" value="3" />
<variable name="VERSION_MINOR" value="2" /> <variable name="VERSION_MINOR" value="3" />
<variable name="VERSION_REVISION" value="0" /> <variable name="VERSION_REVISION" value="0" />
<variable name="APP_NAME" value="Wildfire" /> <variable name="APP_NAME" value="Openfire" />
<variable name="APP_SHORT_NAME" value="wildfire" /> <variable name="APP_SHORT_NAME" value="openfire" />
<variable name="PRODUCT_NAME" value="wildfire" /> <variable name="PRODUCT_NAME" value="openfire" />
<variable name="PUBLISHER" value="Jive Software" /> <variable name="PUBLISHER" value="Jive Software" />
<variable name="PUBLISHER_URL" value="www.jivesoftware.org" /> <variable name="PUBLISHER_URL" value="www.igniterealtime.org" />
<variable name="RELEASE_DIR" value="${compiler:APP_SHORT_NAME}" /> <variable name="RELEASE_DIR" value="${compiler:APP_SHORT_NAME}" />
<variable name="RELEASE_ROOT_PATH" value="..\..\target\release" /> <variable name="RELEASE_ROOT_PATH" value="..\..\target\release" />
<variable name="RELEASE_FULL_PATH" value="${compiler:RELEASE_ROOT_PATH}/${compiler:RELEASE_DIR}" /> <variable name="RELEASE_FULL_PATH" value="${compiler:RELEASE_ROOT_PATH}/${compiler:RELEASE_DIR}" />
<variable name="FILE_PREFIX" value="${compiler:APP_SHORT_NAME}" /> <variable name="FILE_PREFIX" value="${compiler:APP_SHORT_NAME}" />
<variable name="APPLICATION_ID" value="6886-9911-0474-3571" /> <variable name="APPLICATION_ID" value="6886-9911-0474-3571" />
<variable name="UNIX_INSTALL_DIR" value="wildfire" /> <variable name="UNIX_INSTALL_DIR" value="openfire" />
<variable name="WINDOWS_INSTALL_DIR" value="Wildfire" /> <variable name="WINDOWS_INSTALL_DIR" value="Openfire" />
</variables> </variables>
</application> </application>
<files> <files>
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
</customScript> </customScript>
</launcher> </launcher>
</launchers> </launchers>
<installerGui installerType="1" suggestPreviousProgramGroup="true" addOnAppId="" suggestPreviousLocations="true" allowUnattended="true" allowConsole="true" useCustomInstallerHeaderImage="true" customInstallerHeaderImage="./images/wildfire_logo_small.png" useCustomUninstallerHeaderImage="true" customUninstallerHeaderImage="./images/wildfire_logo_small.png" customSize="false" customWidth="500" customHeight="390" useCustomIcon="false" customIcnsFile="" customPngIcon16File="" customPngIcon32File="" customIcoFile="" vmParameters="" watermark="false" resizable="true"> <installerGui installerType="1" suggestPreviousProgramGroup="true" addOnAppId="" suggestPreviousLocations="true" allowUnattended="true" allowConsole="true" useCustomInstallerHeaderImage="true" customInstallerHeaderImage="./images/logo_small.png" useCustomUninstallerHeaderImage="true" customUninstallerHeaderImage="./images/logo_small.png" customSize="false" customWidth="500" customHeight="390" useCustomIcon="false" customIcnsFile="" customPngIcon16File="" customPngIcon32File="" customIcoFile="" vmParameters="" watermark="false" resizable="true">
<customCode useInstalledFiles="false"> <customCode useInstalledFiles="false">
<archive location="${compiler:RELEASE_FULL_PATH}/lib/startup.jar" /> <archive location="${compiler:RELEASE_FULL_PATH}/lib/startup.jar" />
</customCode> </customCode>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment