From 953e66428af9639028b3729b448d1fa01c340d09 Mon Sep 17 00:00:00 2001 From: Michael Monreal Date: Fri, 12 Oct 2007 09:49:02 +0000 Subject: ** Migration of theme icons to data/icons/ (bug #479257) 2007-10-12 Michael Monreal ** Migration of theme icons to data/icons/ (bug #479257) * art/Makefile.am: Remove references to art/$size. * configure.in: Include new data/icons/ directory. * file e-util/e-icon-factory.c: Append a private icon directory to the search path. New inbox/outbox/sent icons. * mail/em-folder-tree.c, mail/mail-send-recv.c: Change icon references. New view-calendar icons. * calendar/gui/calendar-commands.c: Change icon references. svn path=/trunk/; revision=34383 --- art/16x16/.cvsignore | 2 -- art/16x16/Makefile.am | 3 --- art/16x16/evolution.png | Bin 769 -> 0 bytes 3 files changed, 5 deletions(-) delete mode 100644 art/16x16/.cvsignore delete mode 100644 art/16x16/Makefile.am delete mode 100644 art/16x16/evolution.png (limited to 'art/16x16') diff --git a/art/16x16/.cvsignore b/art/16x16/.cvsignore deleted file mode 100644 index 282522db03..0000000000 --- a/art/16x16/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in diff --git a/art/16x16/Makefile.am b/art/16x16/Makefile.am deleted file mode 100644 index 2b5b8ca0fb..0000000000 --- a/art/16x16/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -images16_DATA = - -EXTRA_DIST = $(images16_DATA) diff --git a/art/16x16/evolution.png b/art/16x16/evolution.png deleted file mode 100644 index 0d1ad3496e..0000000000 Binary files a/art/16x16/evolution.png and /dev/null differ -- cgit v1.2.3