Mercurial > hg > easyhg-kdiff3
view kdiff3/src/xpm/up1arrow.xpm @ 10:922a2b458fb2
Now the html files will be automatically generated from the index.docbook.
(Using meinproc from KDE.)
author | joachim99 |
---|---|
date | Mon, 06 Oct 2003 19:00:15 +0000 |
parents | 86d21651c8db |
children | 8febbfb1148c |
line wrap: on
line source
/* XPM */ static const char *up1arrow[] = { /* columns rows colors chars-per-pixel */ "16 16 2 1", " c #000000", ". c None", /* pixels */ "................", "................", "................", "................", "................", "....... .......", "...... ......", "..... .....", ".... ....", "... ...", ".. ..", "................", "................", "................", "................", "................" };