Files
evolution/widgets/table/remove-col.xpm
Arturo Espinosa 863f8aa634 Add missing files
svn path=/trunk/; revision=1480
1999-12-10 19:20:39 +00:00

23 lines
421 B
C

/* XPM */
static char * remove_col_xpm[] = {
"16 16 3 1",
" c None",
". c #000000",
"+ c #FF0000",
"... ...",
".++. .++.",
".+++. .+++.",
" .+++. .+++. ",
" .+++. .+++. ",
" .+++..+++. ",
" .++++++. ",
" .++++. ",
" .++++. ",
" .++++++. ",
" .+++..+++. ",
" .+++. .+++. ",
" .+++. .+++. ",
".+++. .+++.",
".++. .++.",
"... ..."};