From 876e40f9057b0ef9948e58b7c2253c53d0388f10 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 12 Feb 2007 18:11:51 +0000 Subject: ** Fixes bug #350253 2007-02-12 Matthew Barnes ** Fixes bug #350253 * Add new evolution icons: art/16x16/evolution.png art/22x22/evolution.png art/24x24/evolution.png art/32x32/evolution.png art/scalable/evolution.svg * Remove obsolete icons: art/about-box.png art/bcg.png art/evolution.png art/monkey-16.png * art/Makefile.am: Ship our own named icons. * mail/em-format-html-print.h: Rename show_rupert field to show_icon. * mail/em-format-html-print.c (efh_format_headers): Lookup the evolution icon by name. svn path=/trunk/; revision=33211 --- art/48x48/.cvsignore | 2 -- art/48x48/Makefile.am | 3 --- 2 files changed, 5 deletions(-) delete mode 100644 art/48x48/.cvsignore delete mode 100644 art/48x48/Makefile.am (limited to 'art/48x48') diff --git a/art/48x48/.cvsignore b/art/48x48/.cvsignore deleted file mode 100644 index 282522db03..0000000000 --- a/art/48x48/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in diff --git a/art/48x48/Makefile.am b/art/48x48/Makefile.am deleted file mode 100644 index be681b0c2e..0000000000 --- a/art/48x48/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -images48_DATA = - -EXTRA_DIST = $(images48_DATA) -- cgit v1.2.3