[icedtea-web] RFC: Minor fixes to ALACA dialog

Omair Majid omajid at redhat.com
Mon Mar 31 16:26:52 UTC 2014


* Jiri Vanek <jvanek at redhat.com> [2014-03-31 09:54]:
> Yes. This is ok to go. Also I'm for the compression  of  info
> attribute. I think it is more wide spread. Then jsut in alaca.

There is one other link with full link text: MissingPermissionsInfo. The
attached patch fixes that.

Thanks,
Omair

-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681
-------------- next part --------------
diff --git a/netx/net/sourceforge/jnlp/resources/Messages.properties b/netx/net/sourceforge/jnlp/resources/Messages.properties
--- a/netx/net/sourceforge/jnlp/resources/Messages.properties
+++ b/netx/net/sourceforge/jnlp/resources/Messages.properties
@@ -56,9 +56,9 @@
 Applications without this attribute should not be trusted. Do you wish to allow this application to run?
 MissingPermissionsInfo=For more information you can visit:<br/>\
 <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/manifest.html#permissions"> \
-http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/manifest.html#permissions</a> <br/> \
+JAR File Manifest Attributes</a> <br/> \
 and<br/> <a href="http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/no_redeploy.html"> \
-http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/no_redeploy.html</a>
+Preventing the repurposing of Applications</a>
 
 # missing Application-Library-Allowable-Codebase dialogue
 ALACAMissingMainTitle=The application <span color='red'> {0} </span> \


More information about the distro-pkg-dev mailing list