diff options
author | nobody <nobody@localhost> | 2003-01-08 02:11:21 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-01-08 02:11:21 +0800 |
commit | b5e6916d695086a98712d401376d67ab81d5c1c9 (patch) | |
tree | d51c2d02ddce007132423ec9e3d02d51c1665d23 /art/task-assigned-to.xpm | |
parent | c59e718a4aa64db49dc3cfa1cb5604708296b24c (diff) | |
download | gsoc2013-evolution-GTKHTML_1_1_8.tar.gz gsoc2013-evolution-GTKHTML_1_1_8.tar.zst gsoc2013-evolution-GTKHTML_1_1_8.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_1_1_8
'GTKHTML_1_1_8'.
svn path=/tags/GTKHTML_1_1_8/; revision=19259
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", -" . . . . . ", -" ........... ", -" .+.+.+.+.+.@. ", -" .+.#.#.#.#.$. ", -" .+%%%%%%%%%$. ", -" .+#######..$. ", -" .+%%%%%%%.&.. ", -" .+##......&&. ", -" .+%%.&&&&&&&&. ", -" .+##.&*&*&*&*&.", -" .+%%.========. ", -" .+##......==. ", -" .+%%%%%%%.=.. ", -" .-$$$$$$$..$. ", -" ........... ", -" "}; |