FELIX-2054: Logo is garbled when connecting using putty
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@907629 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/shell/console/src/main/filtered-resources/org/apache/felix/karaf/shell/console/branding.properties b/karaf/shell/console/src/main/filtered-resources/org/apache/felix/karaf/shell/console/branding.properties
index 917d5b3..1a45ab6 100644
--- a/karaf/shell/console/src/main/filtered-resources/org/apache/felix/karaf/shell/console/branding.properties
+++ b/karaf/shell/console/src/main/filtered-resources/org/apache/felix/karaf/shell/console/branding.properties
@@ -18,16 +18,16 @@
##
welcome = \
-\u001B[36m __ __ ____ \u001B[0m\n\
-\u001B[36m / //_/____ __________ _/ __/ \u001B[0m\n\
-\u001B[36m / ,< / __ `/ ___/ __ `/ /_ \u001B[0m\n\
-\u001B[36m / /| |/ /_/ / / / /_/ / __/ \u001B[0m\n\
-\u001B[36m /_/ |_|\\__,_/_/ \\__,_/_/ \u001B[0m\n\
-\n\
-\u001B[1m Apache Felix Karaf\u001B[0m (${pom.version})\n\
-\n\
-Hit '\u001B[1m<tab>\u001B[0m' for a list of available commands\n\
- and '\u001B[1m[cmd] --help\u001B[0m' for help on a specific command.\n\
-Hit '\u001B[1m<ctrl-d>\u001B[0m' or '\u001B[1mosgi:shutdown\u001B[0m' to shutdown Karaf.\n
+\u001B[36m __ __ ____ \u001B[0m\r\n\
+\u001B[36m / //_/____ __________ _/ __/ \u001B[0m\r\n\
+\u001B[36m / ,< / __ `/ ___/ __ `/ /_ \u001B[0m\r\n\
+\u001B[36m / /| |/ /_/ / / / /_/ / __/ \u001B[0m\r\n\
+\u001B[36m /_/ |_|\\__,_/_/ \\__,_/_/ \u001B[0m\r\n\
+\r\n\
+\u001B[1m Apache Felix Karaf\u001B[0m (${pom.version})\r\n\
+\r\n\
+Hit '\u001B[1m<tab>\u001B[0m' for a list of available commands\r\n\
+ and '\u001B[1m[cmd] --help\u001B[0m' for help on a specific command.\r\n\
+Hit '\u001B[1m<ctrl-d>\u001B[0m' or '\u001B[1mosgi:shutdown\u001B[0m' to shutdown Karaf.\r\n