--- capplets/wm-properties/Makefile.in.orig	Thu May  6 13:04:43 1999
+++ capplets/wm-properties/Makefile.in	Thu May  6 13:05:03 1999
@@ -132,7 +132,7 @@
 cxxflags_set = @cxxflags_set@
 l = @l@
 
-INCLUDES = -I. -I$(srcdir) 					-I$(top_srcdir)/intl -I$(top_builddir)/intl		-I$(srcdir)/../../control-center			-DGNOMELOCALEDIR=\""$(datadir)/locale"\"		-I$(includedir) $(GNOME_INCLUDEDIR) $(IMLIB_CFLAGS)
+INCLUDES = -I. -I$(srcdir) 					-I$(top_srcdir)/intl -I$(top_builddir)/intl		-I$(srcdir)/../../control-center			-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\"		-I$(includedir) $(GNOME_INCLUDEDIR) $(IMLIB_CFLAGS)
 
 
 bin_PROGRAMS = wm-properties-capplet
@@ -150,7 +150,7 @@
 sysdir = $(datadir)/control-center/Desktop
 sys_DATA = wm-properties.desktop
 
-Setdir = $(datadir)/gnome/apps/Settings/Desktop
+Setdir = $(datadir)/apps/Settings/Desktop
 Set_DATA = wm-properties.desktop
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../config.h
