diff options
author | nobody <nobody@localhost> | 2003-05-03 19:02:31 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-05-03 19:02:31 +0800 |
commit | 003db0ae2e1ed2b175e0b69c860d07e9967534a7 (patch) | |
tree | 1445967f5c0ef4c749bc1b4030295ea1a12e3c00 /art/task-assigned-to.xpm | |
parent | 19f2626e65d1700ff9c631a70ecb917f98dfcb38 (diff) | |
download | gsoc2013-evolution-GNOME_PILOT_CONDUITS_2_0_8.tar.gz gsoc2013-evolution-GNOME_PILOT_CONDUITS_2_0_8.tar.zst gsoc2013-evolution-GNOME_PILOT_CONDUITS_2_0_8.zip |
This commit was manufactured by cvs2svn to create tagGNOME_PILOT_CONDUITS_2_0_8
'GNOME_PILOT_CONDUITS_2_0_8'.
svn path=/tags/GNOME_PILOT_CONDUITS_2_0_8/; revision=21067
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", -" . . . . . ", -" ........... ", -" .+.+.+.+.+.@. ", -" .+.#.#.#.#.$. ", -" .+%%%%%%%%%$. ", -" .+#######..$. ", -" .+%%%%%%%.&.. ", -" .+##......&&. ", -" .+%%.&&&&&&&&. ", -" .+##.&*&*&*&*&.", -" .+%%.========. ", -" .+##......==. ", -" .+%%%%%%%.=.. ", -" .-$$$$$$$..$. ", -" ........... ", -" "}; |