mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
Fixed broken installer.
git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@8084 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
@ -251,18 +251,6 @@
|
||||
</serializedBean>
|
||||
<condition>context.getBooleanVariable("createDesktopLinkAction")</condition>
|
||||
</action>
|
||||
<action name="" id="54" beanClass="com.install4j.runtime.beans.actions.desktop.CreateQuicklaunchIconAction" rollbackBarrier="false" multiExec="false" failureStrategy="1" errorMessage="">
|
||||
<serializedBean>
|
||||
<java class="java.beans.XMLDecoder">
|
||||
<object class="com.install4j.runtime.beans.actions.desktop.CreateQuicklaunchIconAction">
|
||||
<void property="description">
|
||||
<string>${compiler:sys.fullName}</string>
|
||||
</void>
|
||||
</object>
|
||||
</java>
|
||||
</serializedBean>
|
||||
<condition>context.getBooleanVariable("createQuicklaunchIconAction")</condition>
|
||||
</action>
|
||||
</actions>
|
||||
<formComponents />
|
||||
</screen>
|
||||
|
||||
Reference in New Issue
Block a user