Mercurial > hg > easyhg-kdiff3
view kdiff3/kdiff3/left1arrow.xpm @ 2:53b8ecbce0cb
Initial revision
author | joachim99 |
---|---|
date | Sun, 18 Aug 2002 16:23:32 +0000 |
parents | |
children |
line wrap: on
line source
/* XPM */ static const char *left1arrow[] = { /* columns rows colors chars-per-pixel */ "16 16 2 1", " c #000000", ". c None", /* pixels */ "................", "................", ".......... .....", "......... .....", "........ .....", "....... .....", "...... .....", "..... .....", "..... .....", "...... .....", "....... .....", "........ .....", "......... .....", ".......... .....", "................", "................" };