]> git.street.me.uk Git - andy/viking.git/blob - src/vikaggregatelayer_pixmap.h
Fix bugs that caused odd display of date/time on track properties dialog.
[andy/viking.git] / src / vikaggregatelayer_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 aggregatelayer_pixbuf = {
25   0x47646b50, /* Pixbuf magic: 'GdkP' */
26   24 + 576, /* header length + pixel_data length */
27   0x2010001, /* pixdata_type */
28   48, /* rowstride */
29   16, /* width */
30   16, /* height */
31   /* pixel_data: */
32   "\206\377\377\377\2\330\332\325\250\254\245\216\377\377\377\3d^Q\214\257"
33   "z\260\261\256\213\377\377\377\10\337\337\337\224\212\206[g@\200\256g"
34   "dgJQA\37df5\214\222\203\207\377\377\377\12\202\201q\\n>srBs\220Qr\247"
35   "X\230\266\200pv:{\246V\210\253]\211\226y\205\377\377\377\14\244\244\241"
36   "h\224L\206\265e}\240p\\W1{\255X\250\317\220\207\252_qu:yv5~\257Zv\205"
37   "m\204\377\377\377\15aiVz\260]u\253W~\242Yr\226O\177\257`\200\231^y\234"
38   "Pn\206D|\242I\217\301n}\247p\317\317\317\203\377\377\377\15\200\211f"
39   "q\237To\236Xj\244]n\261]\205\276}\207\253\177c\231I\202\272k\251\317"
40   "\254\234\306\215\230\304\207\247\250\245\203\377\377\377\15\211\213g"
41   "s\231Zr\231`o\237_l\250Y\211\276\206\214\270\216V\2057k\246R\214\274"
42   "|\216\271n\214\272h\216\220\212\203\377\377\377\15\205v_lq>q{Gg\205H"
43   "h\226Kv\247Xo\234Q[\2056d\225\77y\246R\202\256Zm\225N\301\301\300\203"
44   "\377\377\377\15a\\Wkg8xj9qu>l\177@w\237Up\206Cd\2046k\221\77t\235Ix\247"
45   "P^\202D\277\277\277\203\377\377\377\15\277\277\277V>%wl:to:rz>u\212F"
46   "wx>ks0l\2058r\231D|\252Sg\216M\277\277\277\204\377\377\377\14\77&\31"
47   "ue9s\\3sv\77qy;sp9gt3p\224Gu\240L}\256Uf\211F\277\277\277\204\377\377"
48   "\377\13eQLrT2rd6q~Co|>q_2kX*m\177:r\236F\177\253OXf<\205\377\377\377"
49   "\13\213\203\202h9%v\\2tz@uz=qI+j4\36mf/o\234BZ\177;\243\243\241\205\377"
50   "\377\377\12\357\357\357G\"\34yE)l=&vK,J\32\17G\22\14B\34\17FK2\267\271"
51   "\265\207\377\377\377\7\320\317\317\217\202\201xie\216\206\204\300\277"
52   "\277\277\277\277\337\337\337\205\377\377\377",
53 };
54
55