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 --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 2112760f58..a64fbcf336 100644 --- a/configure.in +++ b/configure.in @@ -1880,6 +1880,7 @@ data/cde_app_root/dt/appconfig/icons/C/Makefile data/cde_app_root/dt/appconfig/types/Makefile data/cde_app_root/dt/appconfig/types/C/Makefile data/cde_app_root/dt/appconfig/types/C/Ximian.dt +data/icons/Makefile e-util/Makefile filter/Makefile help/Makefile -- cgit v1.2.3