--- capplets/mouse-properties/Makefile.in.orig	Thu May  6 12:58:33 1999
+++ capplets/mouse-properties/Makefile.in	Thu May  6 12:58:49 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)
+INCLUDES = -I. -I$(srcdir) 					-I$(top_srcdir)/intl -I$(top_builddir)/intl		-I$(srcdir)/../../control-center			-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\"		-I$(includedir) $(GNOME_INCLUDEDIR)
 
 
 bin_PROGRAMS = mouse-properties-capplet
@@ -397,7 +397,7 @@
 
 
 install-data-local:
-	$(INSTALL_DATA) $(srcdir)/mouse-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Peripherals/mouse-properties.desktop
+	$(INSTALL_DATA) $(srcdir)/mouse-properties.desktop $(DESTDIR)$(datadir)/apps/Settings/Peripherals/mouse-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.
