Add:Core:Added cursor.xpm from gtk gui
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 4 Apr 2008 12:24:03 +0000 (12:24 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 4 Apr 2008 12:24:03 +0000 (12:24 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@981 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/src/xpm/cursor.xpm [new file with mode: 0644]

diff --git a/navit/src/xpm/cursor.xpm b/navit/src/xpm/cursor.xpm
new file mode 100644 (file)
index 0000000..efa2690
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char * cursor[] = {
+"22 22 2 1",
+"       c None",
+".      c #0000FF",
+"                      ",
+"                      ",
+"                      ",
+"          ..          ",
+"        ..  ..        ",
+"      ..      ..      ",
+"     .          .     ",
+"     .          .     ",
+"    .        ... .    ",
+"    .     ... .  .    ",
+"   .   ...   .    .   ",
+"   . ..     .     .   ",
+"    .      .     .    ",
+"    .     .      .    ",
+"     .   .      .     ",
+"     .  .       .     ",
+"      ..      ..      ",
+"        ..  ..        ",
+"          ..          ",
+"                      ",
+"                      ",
+"                      "};
+