gpointing-device-settings r76 - trunk/modules



Author: hiikezoe
Date: Sun Mar  1 07:36:03 2009
New Revision: 76
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=76&view=rev

Log:
gpds-trackpoint-gconf.h -> gpds-trackpoint-definitions.h

Modified:
   trunk/modules/Makefile.am

Modified: trunk/modules/Makefile.am
==============================================================================
--- trunk/modules/Makefile.am	(original)
+++ trunk/modules/Makefile.am	Sun Mar  1 07:36:03 2009
@@ -25,13 +25,13 @@
 	$(GCONF2_LIBS)			\
 	$(GNOME_SETTINGS_DAEMON_LIBS)
 
-trackpoint_la_SOURCES = 	\
-	gpds-trackpoint-ui.c	\
-	gpds-trackpoint-gconf.h
-
-touchpad_la_SOURCES = 		\
-	gpds-touchpad-ui.c	\
-	gpds-touchpad-gconf.h
+trackpoint_la_SOURCES = 		\
+	gpds-trackpoint-ui.c		\
+	gpds-trackpoint-definitions.h
+
+touchpad_la_SOURCES = 			\
+	gpds-touchpad-ui.c		\
+	gpds-touchpad-definitions.h
 
 # plugins for gnome-settings-daemon
 gsd_plugin_LTLIBRARIES =	\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]