Commit 28984099 authored by Bill Lynch's avatar Bill Lynch Committed by bill

Changed how the license file is imported


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1110 b35dd754-fafc-0310-a699-88a17e54d16e
parent ac4a4715
......@@ -131,7 +131,7 @@
<customCode preAction="false" preActionClass="" postAction="false" postActionClass="" preUninstallAction="false" preUninstallActionClass="" postUninstallAction="false" postUninstallActionClass="" initHandler="false" initHandlerClass="" directoryValidator="false" directoryValidatorClass="" installationHandler="false" installationHandlerClass="" />
<standardScreens>
<screen id="welcome" enabled="true" useCustomBanner="false" bannerImageFile="" background="255,255,255" />
<screen id="license" enabled="true" file="%RELEASE_FULL_PATH%/GPL.txt" />
<screen id="license" enabled="true" file="%RELEASE_FULL_PATH%/LICENSE.html" />
<screen id="location" enabled="true" showSpace="true" suggestAppDir="true" />
<screen id="components" enabled="true" allSelected="true" firstMandatory="true">
<selectedComponents />
......
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