From 83b2dde6f1ee0177ea772e07ee5d6eb98cd214cd Mon Sep 17 00:00:00 2001 From: christeck Date: Wed, 1 Oct 2008 22:39:26 +0000 Subject: [PATCH] much nicer than the old one git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@1423 ffa7fe5e-494d-0410-b361-a75ebd5db220 --- navit/navit/xpm/bench.xpm | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/navit/navit/xpm/bench.xpm b/navit/navit/xpm/bench.xpm index 25cc42e..5a9007f 100644 --- a/navit/navit/xpm/bench.xpm +++ b/navit/navit/xpm/bench.xpm @@ -4,18 +4,18 @@ static char *dummy[]={ ". c None", "# c #000000", "................", -".............#..", -".............#..", -"............##..", -"............#...", -"............#...", -"...........##...", -"...........#....", -"....########....", -".....#.....#....", -".....#.....#....", -".....#.....#....", -".....#.....#....", -".....#.....#....", -".....#.....#....", +"................", +"................", +"................", +"................", +"................", +".##############.", +"...#........#...", +"...#........#...", +"...#........#...", +"................", +"................", +"................", +"................", +"................", "................"}; -- 2.7.4