[Japi-cvs] SF.net SVN: japi: [299] tools/string2bytes/trunk/src/net/sf/japi/ string2bytes/action.pr
Status: Beta
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2007-01-14 21:11:57
|
Revision: 299
http://svn.sourceforge.net/japi/?rev=299&view=rev
Author: christianhujer
Date: 2007-01-14 13:11:55 -0800 (Sun, 14 Jan 2007)
Log Message:
-----------
Added warning comment about file encoding.
Modified Paths:
--------------
tools/string2bytes/trunk/src/net/sf/japi/string2bytes/action.properties
Modified: tools/string2bytes/trunk/src/net/sf/japi/string2bytes/action.properties
===================================================================
--- tools/string2bytes/trunk/src/net/sf/japi/string2bytes/action.properties 2007-01-14 21:11:31 UTC (rev 298)
+++ tools/string2bytes/trunk/src/net/sf/japi/string2bytes/action.properties 2007-01-14 21:11:55 UTC (rev 299)
@@ -1,3 +1,6 @@
+# Warning: This file MUST be ISO-8859-1
+# See http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html#encoding
+
window.title=String2Bytes
encoding.default=UTF-8
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|