summaryrefslogtreecommitdiff
path: root/xpm/nav_right_2_32.xpm
diff options
context:
space:
mode:
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2009-07-30 20:34:23 +0000
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2009-07-30 20:34:23 +0000
commitd72782347c2ba802cd030feeb23f7eacc4ae8a23 (patch)
treea729476323d0d551c2031b3a666193923ceb08a4 /xpm/nav_right_2_32.xpm
parentc297ef7f5928b0407ab67b9a76ccf166d0a1d3e0 (diff)
parent3b8435d744c504a88493f272068453023585837e (diff)
downloadnavit-svn-d72782347c2ba802cd030feeb23f7eacc4ae8a23.tar.gz
Updated wince branch to current versionwince
git-svn-id: http://svn.code.sf.net/p/navit/code/branches/wince/navit@2430 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'xpm/nav_right_2_32.xpm')
-rw-r--r--xpm/nav_right_2_32.xpm41
1 files changed, 41 insertions, 0 deletions
diff --git a/xpm/nav_right_2_32.xpm b/xpm/nav_right_2_32.xpm
new file mode 100644
index 00000000..42db0e3d
--- /dev/null
+++ b/xpm/nav_right_2_32.xpm
@@ -0,0 +1,41 @@
+/* XPM */
+static char *noname[] = {
+/* width height ncolors chars_per_pixel */
+"32 32 2 1",
+/* colors */
+" c #ffffff",
+". c None",
+/* pixels */
+"............... ................",
+"............... ..............",
+"............... ...........",
+"................ ........",
+".......... ......",
+"....... ...",
+"..... .",
+".... ...",
+"... ......",
+".. . .........",
+". ...... ............",
+". ........ ...............",
+". ..........................",
+" ..........................",
+" ..........................",
+" ..........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ...........................",
+" ..........................."
+};