/hg/release/icedtea-web-1.4: netx/net/sourceforge/jnlp/resources...
jvanek at icedtea.classpath.org
jvanek at icedtea.classpath.org
Tue May 14 03:34:57 PDT 2013
changeset 1f0a74a79909 in /hg/release/icedtea-web-1.4
details: http://icedtea.classpath.org/hg/release/icedtea-web-1.4?cmd=changeset;node=1f0a74a79909
author: Jiri Vanek <jvanek at redhat.com>
date: Tue May 14 12:35:26 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 05e9ef808ffa -r 1f0a74a79909 ChangeLog
--- a/ChangeLog Sat May 04 13:10:05 2013 +0200
+++ b/ChangeLog Tue May 14 12:35:26 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-04 Jiri Vanek <jvanek at redhat.com>
Prepared for 1.4.1
diff -r 05e9ef808ffa -r 1f0a74a79909 netx/net/sourceforge/jnlp/resources/Messages.properties
--- a/netx/net/sourceforge/jnlp/resources/Messages.properties Sat May 04 13:10:05 2013 +0200
+++ b/netx/net/sourceforge/jnlp/resources/Messages.properties Tue May 14 12:35:26 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