diff options
author | nobody <nobody@localhost> | 2001-08-02 23:43:54 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-08-02 23:43:54 +0800 |
commit | 7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0 (patch) | |
tree | 94acb43d14c571e8ec432fa3650277178741f531 /art/task-assigned-to.xpm | |
parent | ea4315435238149d387701ed2940bf8c97d4d319 (diff) | |
download | gsoc2013-evolution-release-0-2-91.tar gsoc2013-evolution-release-0-2-91.tar.gz gsoc2013-evolution-release-0-2-91.tar.bz2 gsoc2013-evolution-release-0-2-91.tar.lz gsoc2013-evolution-release-0-2-91.tar.xz gsoc2013-evolution-release-0-2-91.tar.zst gsoc2013-evolution-release-0-2-91.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-assigned-to.xpm')
-rw-r--r-- | art/task-assigned-to.xpm | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/art/task-assigned-to.xpm b/art/task-assigned-to.xpm deleted file mode 100644 index d60eeafa2d..0000000000 --- a/art/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", -" . . . . . ", -" ........... ", -" .+.+.+.+.+.@. ", -" .+.#.#.#.#.$. ", -" .+%%%%%%%%%$. ", -" .+#######..$. ", -" .+%%%%%%%.&.. ", -" .+##......&&. ", -" .+%%.&&&&&&&&. ", -" .+##.&*&*&*&*&.", -" .+%%.========. ", -" .+##......==. ", -" .+%%%%%%%.=.. ", -" .-$$$$$$$..$. ", -" ........... ", -" "}; |