aboutsummaryrefslogtreecommitdiffstats
path: root/art/dayview.xpm
blob: dbabb24c5c1ac7b66e7f65a65eb81b7b332e32cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/* XPM */
static char * dayview_xpm[] = {
"24 24 7 1",
"   c None",
".  c #000000",
"+  c #D8D8D4",
"@  c #919191",
"#  c #666666",
"$  c #FFFFFF",
"%  c #F2F1ED",
"....................... ",
".++++++++++++++++++++@. ",
".+@@@@@@@@@@@@@@@@@@@#. ",
".+@@@@@@@@@@@@@@@@@@@#. ",
".+@@@@@@@@@@@@@@@@@@@#. ",
".@####################. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".@@@@@@@@@@@@@@@@@@@@#. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".@@@@@@@@@@@@@@@@@@@@#. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".@@@@@@@@@@@@@@@@@@@@#. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".$++@%%%%%%%%%%%%%%%%@. ",
".+@@#@@@@@@@@@@@@@@@@#. ",
"....................... ",
"                        "};
ports to www/py-django18miwi2016-01-161-1/+2 * Update to 0.8.0cs2015-12-242-4/+4 * www/py-django-mptt: Update to 0.7.4, Fix *_DEPENDSkoobs2015-10-312-7/+9 * www/py-django-mptt: Fix Django dependency causing conflictskoobs2015-06-251-1/+1 * Update ports in the remaining categories to not use GH_COMMIT.mat2015-05-082-4/+2 * - Convert USE_PYTHON to new USES in www/mva2015-01-031-4/+2 * www/py-django-mptt: Modernise, Update LICENSEkoobs2014-02-163-93/+7 * - Update to 0.6.0cs2013-12-015-6/+31 * - Fix various distinfo artifactsak2013-10-071-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Add USE_GITHUB instead of manual fetchwg2013-06-111-15/+6 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-25