Files
evolution/art/priority-low.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
408 B
C

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