From d419c3971abdd07bf2c47eafbef34e0c7f5fe1ea Mon Sep 17 00:00:00 2001 From: Martin Wehner Date: Sat, 29 Jan 2005 22:12:24 +0000 Subject: [PATCH] Revert my last commit. 2005-01-29 Martin Wehner Revert my last commit. --- libbackground/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbackground/Makefile.am b/libbackground/Makefile.am index 2cd09a09c..d87213560 100644 --- a/libbackground/Makefile.am +++ b/libbackground/Makefile.am @@ -2,7 +2,7 @@ EXTRA_DIST = ChangeLog INCLUDES = \ -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ - -DGNOME_ICONDIR=\""${prefix}/$(DATADIRNAME)/pixmaps"\" \ + -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \ -DG_LOG_DOMAIN=\"capplet-common\" \ -I$(top_srcdir)/ \ @CAPPLET_CFLAGS@