claws-mail/src/pixmaps/mime_text_enriched.xpm
Luke Plant b8d8ea69ba * src/messageview.c
* src/mimeview.c
* src/mimeview.h
* src/procmime.h
* src/rfc2015.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/gtk/Makefile.am
* src/Makefile.am
* src/gtk/gtkvscrollbutton.[ch]  ** new **
* src/pixmaps/mime_*.xpm         ** new **

	mimeview rearrangement with a new icon shortcut bar
VS: ----------------------------------------------------------------------
2003-07-19 13:50:29 +00:00

25 lines
448 B
C

/* XPM */
static char * mime_text_enriched_xpm[] = {
"14 18 4 1",
" c None",
". c #8E8E8E",
"+ c #FFFFFF",
"@ c #000000",
"..............",
".++++++++++++.",
".++++++++++++.",
".++++++++++++.",
".++++++++++++.",
".+++@@@++++++.",
".++@+++@+++++.",
".++@+++@+++++.",
".+@@++@@+++++.",
".+@@++@@+++++.",
".+@@++@@+++++.",
".+@@++@@+++++.",
".+@+@@+@+++++.",
".+@++++@+++++.",
".+@++++@+++++.",
".++@@@@++++++.",
".++++++++++++.",
".............."};