Files
evolution/mail/pixmaps/attachment.xpm
Miguel de Icaza e41189606e Add more beautiful art from Miggue, the Diego Rivera of the next
2000-04-07  Miguel de Icaza  <miguel@gnu.org>

	* message-list.c (states_pixmaps): Add more beautiful art from
	Miggue, the Diego Rivera of the next millenium.
	(message_list_init_header): Use the beautiful art.

	* pixmaps: Miguel rediscovers the "transparent" concept.

svn path=/trunk/; revision=2335
2000-04-07 21:58:59 +00:00

22 lines
406 B
C

/* XPM */
static char * attachment_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
" ",
" .. ",
" . . . ",
" . . .. ",
" . . . ",
" . . . ",
" . . . ",
" . . . ",
" . . . ",
" . . ",
" . . ",
" .. .. ",
" .. .. ",
" .. ",
" ",
" "};