--- capplets/url-properties/Makefile.in.orig	Thu May  6 13:04:03 1999
+++ capplets/url-properties/Makefile.in	Thu May  6 13:04:16 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)"\"
 
 
 bin_PROGRAMS = url-properties
@@ -396,7 +396,7 @@
 
 
 install-data-local:
-	$(INSTALL_DATA) $(srcdir)/url-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/url-properties.desktop
+	$(INSTALL_DATA) $(srcdir)/url-properties.desktop $(DESTDIR)$(datadir)/apps/Settings/url-properties.desktop
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
