From 8391885d18e36b4f6608abd0c2c23bb9d1130828 Mon Sep 17 00:00:00 2001 From: Gediminas Paulauskas Date: Thu, 15 Mar 2001 03:46:54 +0000 Subject: Removed .oafinfo files -- they are obsolete. Moved pixmaps from 2001-03-15 Gediminas Paulauskas 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 --- art/task.xpm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 art/task.xpm (limited to 'art/task.xpm') diff --git a/art/task.xpm b/art/task.xpm new file mode 100644 index 0000000000..4a53c3e9ab --- /dev/null +++ b/art/task.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * task_xpm[] = { +"16 16 8 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #F3F3F3", +"# c #CCCCCC", +"$ c #B2B2B2", +"% c #ECECEC", +"& c #EEEEEE", +" . . . . . ", +" ........... ", +" .+.+.+.+.+.@. ", +" .+.#.#.#.#.$. ", +" .+%%%%%%%%%$. ", +" .+#########$. ", +" .+%%%%%%%%%$. ", +" .+#########$. ", +" .+%%%%%%%%%$. ", +" .+#########$. ", +" .+%%%%%%%%%$. ", +" .+#########$. ", +" .+%%%%%%%%%$. ", +" .&$$$$$$$$$$. ", +" ........... ", +" "}; -- cgit v1.2.3