Files
evolution/mail/pixmaps.h
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

14 lines
349 B
C

#ifndef EVOLUTION_PIXMAPS_H
#define EVOLUTION_PIXMAPS_H
#include "pixmaps/envelope-opened.xpm"
#include "pixmaps/envelope-closed.xpm"
#include "pixmaps/empty.xpm"
#include "pixmaps/attachment.xpm"
#include "pixmaps/attachment-header.xpm"
#include "pixmaps/online-status.xpm"
#include "pixmaps/message-status.xpm"
#endif /* EVOLUTION_PIXMAPS_H */