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

23 lines
418 B
C

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