/hg/icedtea-web: netx/net/sourceforge/jnlp/resources/Messages.pr...

jvanek at icedtea.classpath.org jvanek at icedtea.classpath.org
Tue May 14 03:34:21 PDT 2013


changeset c2bfa83611c1 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=c2bfa83611c1
author: Jiri Vanek <jvanek at redhat.com>
date: Tue May 14 12:34:44 2013 +0200

	netx/net/sourceforge/jnlp/resources/Messages.properties: (CPJVMitwExec)fixed invalid unicode character


diffstat:

 ChangeLog                                               |  6 ++++++
 netx/net/sourceforge/jnlp/resources/Messages.properties |  2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 9f2d8381f5f1 -r c2bfa83611c1 ChangeLog
--- a/ChangeLog	Fri May 03 16:17:08 2013 +0200
+++ b/ChangeLog	Tue May 14 12:34:44 2013 +0200
@@ -1,3 +1,9 @@
+2013-05-14  Jiri Vanek  <jvanek at redhat.com>
+            Jacob Wisor  <gitne at excite.co.jp>
+
+	* netx/net/sourceforge/jnlp/resources/Messages.properties: (CPJVMitwExec)
+	fixed invalid unicode character
+
 2013-05-02  Jana Fabrikova  <jfabriko at redhat.com>
 
 	* tests/reproducers/simple/JavawsAWTRobotUsageSample/resources/AppletAWTRobotUsageSample.html:
diff -r 9f2d8381f5f1 -r c2bfa83611c1 netx/net/sourceforge/jnlp/resources/Messages.properties
--- a/netx/net/sourceforge/jnlp/resources/Messages.properties	Fri May 03 16:17:08 2013 +0200
+++ b/netx/net/sourceforge/jnlp/resources/Messages.properties	Tue May 14 12:34:44 2013 +0200
@@ -313,7 +313,7 @@
 CPDebuggingDescription=Enable options here to help with debugging
 CPDesktopIntegrationDescription=Set whether or not to allow creation of desktop shortcut.
 CPJVMPluginArguments=Set JVM arguments for plugin.
-CPJVMitwExec=Set JVM for IcedTea-Web — working best with OpenJDK
+CPJVMitwExec=Set JVM for IcedTea-Web \u2014 working best with OpenJDK
 CPJVMitwExecValidation=Validate JVM for IcedTea-Web
 CPJVMPluginSelectExec=Browse for JVM for IcedTea-Web
 CPJVMnone=No validation result for



More information about the distro-pkg-dev mailing list