File tree Expand file tree Collapse file tree
src/test/java/com/mirth/connect/server/servlets Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<jnlp>
22 <information>
3- <title>Mirth Connect Administrator </title>
4- <vendor>NextGen Healthcare </vendor>
5- <homepage href="http ://www.nextgen.com "/>
3+ <title>Open Integration Engine </title>
4+ <vendor>Open Integration Engine </vendor>
5+ <homepage href="https ://openintegrationengine.org/ "/>
66 <description>Open Source Healthcare Integration Engine</description>
77
8- <icon href="images/NG_MC_Icon_128x128 .png"/>
9- <icon href="images/MirthConnect_Logo_WordMark_Big .png" kind="splash"/>
8+ <icon href="images/oie_logo_only_white_background_48x48 .png"/>
9+ <icon href="images/oie_logo_only_white_background_48x48 .png" kind="splash"/>
1010
1111 <offline-allowed/>
1212
1313 <shortcut online="true">
1414 <!-- put a shortcut on the desktop -->
1515 <desktop/>
1616 <!-- put shortcut in start menu too -->
17- <menu submenu="Mirth Connect "/>
17+ <menu submenu="Open Integration Engine "/>
1818 </shortcut>
1919
2020 </information>
Original file line number Diff line number Diff line change @@ -451,15 +451,15 @@ private static String normalizeWhitespace(String input) {
451451 }
452452
453453 private static String CORE_JNLP = "<jnlp codebase=\" https://localhost:8443\" version=\" 99.99.99\" >\n "
454- + " <information>\n " + " <title>Mirth Connect Administrator 99.99.99</title>\n "
455- + " <vendor>NextGen Healthcare </vendor>\n " + " <homepage href=\" http ://www.nextgen.com \" />\n "
454+ + " <information>\n " + " <title>Open Integration Engine 99.99.99</title>\n "
455+ + " <vendor>Open Integration Engine </vendor>\n " + " <homepage href=\" https ://openintegrationengine.org/ \" />\n "
456456 + " <description>Open Source Healthcare Integration Engine</description>\n " + " \n "
457- + " <icon href=\" images/NG_MC_Icon_128x128 .png\" />\n "
458- + " <icon href=\" images/MirthConnect_Logo_WordMark_Big .png\" kind=\" splash\" /> \n " + " \n "
457+ + " <icon href=\" images/oie_logo_only_white_background_48x48 .png\" />\n "
458+ + " <icon href=\" images/oie_logo_only_white_background_48x48 .png\" kind=\" splash\" /> \n " + " \n "
459459 + " <offline-allowed/>\n " + "\n " + " <shortcut online=\" true\" >\n "
460460 + " <!-- put a shortcut on the desktop -->\n " + " <desktop/>\n "
461461 + " <!-- put shortcut in start menu too -->\n "
462- + " <menu submenu=\" Mirth Connect \" />\n " + " </shortcut>\n " + " \n "
462+ + " <menu submenu=\" Open Integration Engine \" />\n " + " </shortcut>\n " + " \n "
463463 + " </information>\n " + " \n " + " <security>\n " + " <all-permissions/>\n " + " </security>\n "
464464 + " \n " + " <update check=\" timeout\" policy=\" always\" />\n " + " \n " + " <resources>\n "
465465 + " <j2se href=\" http://java.sun.com/products/autodl/j2se\" java-vm-args=\" --add-modules=java.sql.rowset --add-exports=java.base/com.sun.crypto.provider=ALL-UNNAMED --add-exports=java.base/sun.security.provider=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.math=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.security.cert=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/sun.security.pkcs=ALL-UNNAMED --add-opens=java.base/sun.security.rsa=ALL-UNNAMED --add-opens=java.base/sun.security.x509=ALL-UNNAMED --add-opens=java.desktop/com.apple.eawt=ALL-UNNAMED --add-opens=java.desktop/com.apple.eio=ALL-UNNAMED --add-opens=java.desktop/java.awt=ALL-UNNAMED --add-opens=java.desktop/java.awt.color=ALL-UNNAMED --add-opens=java.desktop/java.awt.font=ALL-UNNAMED --add-opens=java.desktop/javax.swing=ALL-UNNAMED --add-opens=java.xml/com.sun.org.apache.xalan.internal.xsltc.trax=ALL-UNNAMED\" max-heap-size=\" 512m\" version=\" 1.9+\" />\n "
You can’t perform that action at this time.
0 commit comments