You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SIPRP/trunk/SIPRPSoft/jnlp/extensions/production/iText-2.0.7.jnlp

26 lines
805 B

<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="http://www.evolute.pt/~software/siprpsoft" href="siprpsoft.jnlp">
<information>
<title>SIPRPSoft</title>
<vendor>Evolute Lda</vendor>
<homepage href="http://www.evolute.pt/~software/siprpsoft" />
<description>Software de Gestão de Higiene e Segurança no Trabalho</description>
<description kind="short">SIPRPSoft</description>
<icon href="logo/icon.png" />
<offline-allowed />
<shortcut online="true">
<desktop />
</shortcut>
</information>
<security>
<all-permissions />
</security>
<update check="timeout" policy="always" />
<resources>
<j2se version="1.6.0+" />
<jar href="lib/iText-2.0.7.jar" />
</resources>
<component-desc />
</jnlp>