Files
evolution/art/recur.xpm
Gediminas Paulauskas 8391885d18 Removed .oafinfo files -- they are obsolete. Moved pixmaps from
2001-03-15  Gediminas Paulauskas <menesis@delfi.lt>

Removed .oafinfo files -- they are obsolete.
Moved pixmaps from calendar/gui/ to art/
Moved evolution.png to art/
Moved evolution.desktop.in to data/
Generate doc/devel/executive-summary/Makefile

svn path=/trunk/; revision=8727
2001-03-15 03:46:54 +00:00

22 lines
401 B
C

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