From 25d4d6ae5b37ce855ce0baabe36fde4ff9f442d1 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 19 May 2004 19:23:10 +0000 Subject: New file explaining how to add icons to the build, etc. 2004-05-19 Jeffrey Stedfast * README: New file explaining how to add icons to the build, etc. * broken-image-*.xpm: Added for use with e-icon-factory.c so we can return a "bropken image" icon for any icon we can't find/load. * .: Removed many *many* icons that are no longer used. svn path=/trunk/; revision=25984 --- art/task-assigned.xpm | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 art/task-assigned.xpm (limited to 'art/task-assigned.xpm') diff --git a/art/task-assigned.xpm b/art/task-assigned.xpm deleted file mode 100644 index 9b245c0c49..0000000000 --- a/art/task-assigned.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * task_assigned_xpm[] = { -"16 16 11 1", -" c None", -". c #000000", -"+ c #FFFFFF", -"@ c #F3F3F3", -"# c #CCCCCC", -"$ c #B2B2B2", -"% c #ECECEC", -"& c #FFCC66", -"* c #CC9933", -"= c #996600", -"- c #EEEEEE", -" . . . . . ", -" ........... ", -" .+.+.+.+.+.@. ", -" .+.#.#.#.#.$. ", -" .+%%%%%%%%%$. ", -" .+##..#####$. ", -" .+%%.&.%%%%$. ", -"......&&.###$. ", -".&&&&&&&&.%%$. ", -".&*&*&*&*&.#$. ", -".========.%%$. ", -"......==.###$. ", -" .+%%.=.%%%%$. ", -" .-$$..$$$$$$. ", -" ........... ", -" "}; -- cgit v1.2.3