Files
evolution/art/score-higher.xpm
Jeffrey Stedfast db2e7437df retarded looking icons for use with displaying scores in the message-list
2000-09-18  Jeffrey Stedfast  <fejj@helixcode.com>

	* art/score-*.xpm: retarded looking icons for use with displaying
	scores in the message-list view. These need a makeover BADLY ;-)

svn path=/trunk/; revision=5494
2000-09-18 23:38:09 +00:00

27 lines
483 B
C

/* XPM */
static char * score_higher_xpm[] = {
"16 16 7 1",
" c None",
". c #BCBCBC",
"+ c #00FF00",
"@ c #000000",
"# c #17D1EA",
"$ c #FFFFFF",
"% c #EF9815",
" ",
" .++ ",
" @@@ .++++",
" @#@#@ .++++",
" @$%$@ .++++",
" @$$$@ . ++",
" @@$@@ . ",
" @@$$$@@ . ",
" @@$$$$$@@@@ ",
" @@$$$$$@@ . ",
" @@$$$$$@ . ",
" @@$$$$$@ . ",
" @$$$$$@ . ",
" %%$%% . ",
" %% %% . ",
" "};