forked from Coded/SIPRP
				
			
			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.
		
		
		
		
		
			
		
			
				
					
					
						
							26 lines
						
					
					
						
							812 B
						
					
					
				
			
		
		
	
	
							26 lines
						
					
					
						
							812 B
						
					
					
				<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<jnlp spec="1.0+" codebase="http://www.evolute.pt/~software/versoes_teste/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/smtp.jar" />
 | 
						|
  </resources>
 | 
						|
  <component-desc />
 | 
						|
</jnlp>
 | 
						|
 |