]> git.street.me.uk Git - andy/viking.git/blob - src/vikmapslayer_pixmap.h
The "Selected Time" on track properties dialog is now correct.
[andy/viking.git] / src / vikmapslayer_pixmap.h
1 /*
2  * viking -- GPS Data and Topo Analyzer, Explorer, and Manager
3  *
4  * Copyright (C) 2003-2005, Evan Battaglia <gtoevan@gmx.net>
5  *
6  * This program is free software; you can redistribute it and/or modify
7  * it under the terms of the GNU General Public License as published by
8  * the Free Software Foundation; either version 2 of the License, or
9  * (at your option) any later version.
10  *
11  * This program is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14  * GNU General Public License for more details.
15  *
16  * You should have received a copy of the GNU General Public License
17  * along with this program; if not, write to the Free Software
18  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19  *
20  */
21
22 /* GdkPixbuf RGB C-Source image dump 1-byte-run-length-encoded */
23
24 static const GdkPixdata mapslayer_pixbuf = {
25   0x47646b50, /* Pixbuf magic: 'GdkP' */
26   24 + 318, /* header length + pixel_data length */
27   0x2010001, /* pixdata_type */
28   48, /* rowstride */
29   16, /* width */
30   16, /* height */
31   /* pixel_data: */
32   "\1\6q6\216\10\202\26\1\5^[\216\10\202\26\3\7}\40\1=\234\7t2\204\10\202"
33   "\26\1\10\202\27\207\10\202\26\5\7}\40\2E\214\5eN\0""3\257\6r6\203\10"
34   "\202\26\15\7|!\3M|\1""9\244\2H\206\5fM\10\200\31\10\201\27\5`Y\1=\234"
35   "\5aU\10\202\26\0""0\266\5cR\203\10\202\26\1\4Ye\204\0/\267\4\1>\232\3"
36   "M}\3Pw\7}\40\202\10\202\26\1\10\200\31\204\10\202\26\3\10\200\32\3M}"
37   "\0""2\261\203\0/\267\1\3M}\202\10\202\26\1\10\202\27\210\10\202\26\1"
38   "\3Qu\203\0/\267\1\2@\226\213\10\202\26\1\5aV\203\0/\267\1\1\77\231\214"
39   "\10\202\26\1\3Sq\202\0/\267\1\4Zd\207\10\202\26\1\16\177\26\204\10\202"
40   "\26\4\10~\36\2A\224\2D\216\7{#\206\10\202\26\3$t\26\330\31\30T\\\27\204"
41   "\10\202\26\1\10\201\30\210\10\202\26\3\14\200\26lP\27+p\26\232\10\202"
42   "\26\1\10\202\27\217\10\202\26\1\10}\37\214\10\202\26\4\10\201\27\6l@"
43   "\3M}\0""1\263\213\10\202\26\2\5fL\1""9\244\203\0/\267",
44 };