Files
evolution/art/mark.xpm
Tuomas Kuosmanen 6a190d0ba9 Added some icons to-be-in-message-list-view... /tigert
svn path=/trunk/; revision=2181
2000-03-27 08:17:25 +00:00

22 lines
400 B
C

/* XPM */
static char * mark_xpm[] = {
"16 16 2 1",
" c None",
". c #36592A",
" ",
" ",
" ",
" ",
" . ",
" .. ",
" .. ",
" . .. ",
" .. ... ",
" .... ",
" ... ",
" .. ",
" . ",
" ",
" ",
" "};