aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/task-assigned-to.xpm
diff options
context:
space:
mode:
authorGediminas Paulauskas <menesis@delfi.lt>2001-03-15 11:46:54 +0800
committerGediminas Paulauskas <menesis@src.gnome.org>2001-03-15 11:46:54 +0800
commit8391885d18e36b4f6608abd0c2c23bb9d1130828 (patch)
tree9a4bd1c0a63f33ff2176b29ae98b8ebd70b800e7 /calendar/gui/task-assigned-to.xpm
parent99a7cb5c61edb0f1703aa607e79c15ac254c5f86 (diff)
downloadgsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.gz
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.bz2
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.lz
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.xz
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.zst
gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.zip
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
Diffstat (limited to 'calendar/gui/task-assigned-to.xpm')
-rw-r--r--calendar/gui/task-assigned-to.xpm30
1 files changed, 0 insertions, 30 deletions
diff --git a/calendar/gui/task-assigned-to.xpm b/calendar/gui/task-assigned-to.xpm
deleted file mode 100644
index d60eeafa2d..0000000000
--- a/calendar/gui/task-assigned-to.xpm
+++ /dev/null
@@ -1,30 +0,0 @@
-/* XPM */
-static char * task_assigned_to_xpm[] = {
-"16 16 11 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-"@ c #F3F3F3",
-"# c #CCCCCC",
-"$ c #B2B2B2",
-"% c #ECECEC",
-"& c #ABCCAB",
-"* c #768E76",
-"= c #5E705E",
-"- c #EEEEEE",
-" . . . . . ",
-" ........... ",
-" .+.+.+.+.+.@. ",
-" .+.#.#.#.#.$. ",
-" .+%%%%%%%%%$. ",
-" .+#######..$. ",
-" .+%%%%%%%.&.. ",
-" .+##......&&. ",
-" .+%%.&&&&&&&&. ",
-" .+##.&*&*&*&*&.",
-" .+%%.========. ",
-" .+##......==. ",
-" .+%%%%%%%.=.. ",
-" .-$$$$$$$..$. ",
-" ........... ",
-" "};