From a13e528972a0b5ebfaea1b9fa54565dd4143816d Mon Sep 17 00:00:00 2001
From: z3d
Date: Thu, 16 Jul 2009 18:44:24 +0000
Subject: [PATCH] Moderate layout changes to news.xml and initialNews.xml,
customary css tweaks, and zzz's fix for the Chinese readme issues.
---
core/java/src/net/i2p/util/FileUtil.java | 2 +-
initialNews.xml | 11 ++++-------
installer/resources/themes/console/dark/console.css | 9 ++++++++-
installer/resources/themes/console/light/console.css | 1 -
news.xml | 3 +--
5 files changed, 14 insertions(+), 12 deletions(-)
diff --git a/core/java/src/net/i2p/util/FileUtil.java b/core/java/src/net/i2p/util/FileUtil.java
index 9232ec4dc..2946cd09e 100644
--- a/core/java/src/net/i2p/util/FileUtil.java
+++ b/core/java/src/net/i2p/util/FileUtil.java
@@ -148,7 +148,7 @@ public class FileUtil {
FileInputStream fis = null;
try {
fis = new FileInputStream(f);
- BufferedReader in = new BufferedReader(new InputStreamReader(fis));
+ BufferedReader in = new BufferedReader(new InputStreamReader(fis, "UTF-8"));
List lines = new ArrayList(maxNumLines > 0 ? maxNumLines : 64);
String line = null;
while ( (line = in.readLine()) != null) {
diff --git a/initialNews.xml b/initialNews.xml
index 9a1d4bb78..f505ddb5b 100644
--- a/initialNews.xml
+++ b/initialNews.xml
@@ -1,7 +1,6 @@
-
-Congratulations on getting I2P installed!
+
+Congratulations on getting I2P installed!
-
Welcome to I2P!
@@ -24,10 +23,8 @@ please check out our
Point your IRC client to localhost:6668 and say hi to us on #i2p.
-
-
-
-Gratulation zur erfolgreichen Installation von I2P!
+
+Gratulation zur erfolgreichen Installation von I2P!
I2P version 0.7.5 foremost addresses network stability issues
by adjusting how exploratory tunnels are built if a router nears