Commit 01f084ab authored by Matt Tucker's avatar Matt Tucker Committed by matt

Updated to 1.5.0_04 (JM-317).


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1580 b35dd754-fafc-0310-a699-88a17e54d16e
parent d1223627
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
</searchSequence> </searchSequence>
<variables> <variables>
<variable name="VERSION_MAJOR" value="2" /> <variable name="VERSION_MAJOR" value="2" />
<variable name="VERSION_MINOR" value="1" /> <variable name="VERSION_MINOR" value="2" />
<variable name="VERSION_REVISION" value="2" /> <variable name="VERSION_REVISION" value="0" />
<variable name="APP_NAME" value="Jive Messenger" /> <variable name="APP_NAME" value="Jive Messenger" />
<variable name="APP_SHORT_NAME" value="jive_messenger" /> <variable name="APP_SHORT_NAME" value="jive_messenger" />
<variable name="PRODUCT_NAME" value="messenger" /> <variable name="PRODUCT_NAME" value="messenger" />
...@@ -158,7 +158,7 @@ ...@@ -158,7 +158,7 @@
<customScreens /> <customScreens />
</installerGui> </installerGui>
<mediaSets> <mediaSets>
<win32 name="Windows" id="3" mediaFileName="" installDir="%WINDOWS_INSTALL_DIR%" allLaunchers="false" includedJRE="windows-x86-1.5.0_02_server" manualJREEntry="false" bundleType="1" jreURL="" jreFtpURL="" jreShared="false" customInstallBaseDir="" allowUserStartAfterFinish="true" launchExecutableId="12" createUninstallIcon="true" overrideLicenseFile="false" licenseFile="" overridePreInformationFile="false" preInformationFile="" overridePostInformationFile="false" postInformationFile="" adminRequired="true" languageID="en" modeDesktopIcon="1" desktopLauncherId="12" programGroup="%APP_NAME%" allowUserDisableStartMenuCreation="true" reboot="false" rebootUninstaller="false" modeQuickLaunchIon="1"> <win32 name="Windows" id="3" mediaFileName="" installDir="%WINDOWS_INSTALL_DIR%" allLaunchers="false" includedJRE="windows-x86-1.5.0_04_server" manualJREEntry="false" bundleType="1" jreURL="" jreFtpURL="" jreShared="false" customInstallBaseDir="" allowUserStartAfterFinish="true" launchExecutableId="12" createUninstallIcon="true" overrideLicenseFile="false" licenseFile="" overridePreInformationFile="false" preInformationFile="" overridePostInformationFile="false" postInformationFile="" adminRequired="true" languageID="en" modeDesktopIcon="1" desktopLauncherId="12" programGroup="%APP_NAME%" allowUserDisableStartMenuCreation="true" reboot="false" rebootUninstaller="false" modeQuickLaunchIon="1">
<selectedLaunchers> <selectedLaunchers>
<launcher id="2" /> <launcher id="2" />
<launcher id="12" /> <launcher id="12" />
...@@ -176,7 +176,7 @@ ...@@ -176,7 +176,7 @@
<entry name="Readme" target="README.html" icon="" /> <entry name="Readme" target="README.html" icon="" />
</additionalStartMenuEntries> </additionalStartMenuEntries>
</win32> </win32>
<linuxRPM name="Linux RPM" id="18" mediaFileName="" installDir="/opt/%UNIX_INSTALL_DIR%" allLaunchers="false" includedJRE="linux-x86-1.5.0_02" manualJREEntry="false" customScriptMode="1" customScriptFile="" os="linux" arch="i386"> <linuxRPM name="Linux RPM" id="18" mediaFileName="" installDir="/opt/%UNIX_INSTALL_DIR%" allLaunchers="false" includedJRE="linux-x86-1.5.0_04" manualJREEntry="false" customScriptMode="1" customScriptFile="" os="linux" arch="i386">
<selectedLaunchers> <selectedLaunchers>
<launcher id="22" /> <launcher id="22" />
</selectedLaunchers> </selectedLaunchers>
......
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