Skip to content

Commit

Permalink
1.11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
j-dimension committed Dec 23, 2019
1 parent 094f450 commit 7cae581
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion j-lawyer-client-installer.install4j
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<install4j version="8.0.2" transformSequenceNumber="8">
<directoryPresets config="../j-lawyer-releases/j-lawyer-client/libjsb.so" />
<application name="j-lawyer.org (Client)" applicationId="2679-5007-8596-7844" mediaDir="./media" compression="9" lzmaCompression="true" pack200Compression="true" shortName="j-lawyer-client" publisher="j-lawyer.org" publisherWeb="http://www.j-lawyer.org" version="1.11.0.0" allPathsRelative="true" macVolumeId="1fed40d665d2ed1b" javaMinVersion="1.8">
<application name="j-lawyer.org (Client)" applicationId="2679-5007-8596-7844" mediaDir="./media" compression="9" lzmaCompression="true" pack200Compression="true" shortName="j-lawyer-client" publisher="j-lawyer.org" publisherWeb="http://www.j-lawyer.org" version="1.11.0.2" allPathsRelative="true" macVolumeId="1fed40d665d2ed1b" javaMinVersion="1.8">
<languages>
<principalLanguage id="de" customLocalizationFile="./j-lawyer-installer-client-i18n.properties" />
<additionalLanguages>
Expand Down Expand Up @@ -60,6 +60,7 @@
<executable name="j-lawyer-Client" iconSet="true" executableDir="." executableMode="gui" checkConsoleParameter="true" dpiAware="false">
<versionInfo include="true" fileVersion="${compiler:sys.version}" fileDescription="http://www.j-lawyer.org" legalCopyright="https://www.gnu.org/licenses/agpl-3.0.de.html" internalName="${compiler:sys.shortName}" productName="${compiler:sys.fullName}" />
</executable>
<splashScreen show="true" bitmapFile="../j-lawyer-releases/j-lawyer-client/j-lawyer-startup-splash.png" />
<java mainClass="com.jdimension.jlawyer.client.Main" vmParameters="-Xmx1536M -Djava.security.auth.login.config=auth.conf -Djava.net.preferIPv4Stack=true -Djavax.net.ssl.keyStore=ks.jpg" preferredVM="client">
<classPath>
<archive location="j-lawyer-client.jar" failOnError="false" />
Expand Down

0 comments on commit 7cae581

Please sign in to comment.