--- capplets/session-properties/Makefile.in.orig	Mon Sep 20 18:22:22 1999
+++ capplets/session-properties/Makefile.in	Fri Sep 24 16:20:34 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)			-DGNOMESYSCONFDIR=\""$(sysconfdir)"\"
+INCLUDES = -I. -I$(srcdir) 					-I$(top_srcdir)/intl -I$(top_builddir)/intl		-I$(srcdir)/../../control-center			-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\"		-I$(includedir) $(GNOME_INCLUDEDIR)			-DGNOMESYSCONFDIR=\""$(sysconfdir)"\"
 
 
 @SESSION_TRUE@bin_PROGRAMS = session-properties-capplet
@@ -150,7 +150,7 @@
 
 @SESSION_TRUE@sys_DATA = session-properties.desktop
 
-settingsdir = $(datadir)/gnome/apps/Settings
+settingsdir = $(datadir)/apps/Settings
 
 @SESSION_TRUE@settings_DATA = session-properties.desktop
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
