aboutsummaryrefslogtreecommitdiffstats
path: root/art/task.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-08-02 23:43:54 +0800
committernobody <nobody@localhost>2001-08-02 23:43:54 +0800
commit7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0 (patch)
tree94acb43d14c571e8ec432fa3650277178741f531 /art/task.xpm
parentea4315435238149d387701ed2940bf8c97d4d319 (diff)
downloadgsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar.gz
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar.bz2
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar.lz
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar.xz
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar.zst
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.zip
This commit was manufactured by cvs2svn to create tagrelease-0-2-91
'release-0-2-91'. svn path=/tags/release-0-2-91/; revision=11578
Diffstat (limited to 'art/task.xpm')
-rw-r--r--art/task.xpm27
1 files changed, 0 insertions, 27 deletions
diff --git a/art/task.xpm b/art/task.xpm
deleted file mode 100644
index 4a53c3e9ab..0000000000
--- a/art/task.xpm
+++ /dev/null
@@ -1,27 +0,0 @@
-/* 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",
-" . . . . . ",
-" ........... ",
-" .+.+.+.+.+.@. ",
-" .+.#.#.#.#.$. ",
-" .+%%%%%%%%%$. ",
-" .+#########$. ",
-" .+%%%%%%%%%$. ",
-" .+#########$. ",
-" .+%%%%%%%%%$. ",
-" .+#########$. ",
-" .+%%%%%%%%%$. ",
-" .+#########$. ",
-" .+%%%%%%%%%$. ",
-" .&$$$$$$$$$$. ",
-" ........... ",
-" "};