[gnome-settings-daemon] plugins: Remove obsolete files from the sources list



commit 58ca8ef03605217f0166c873ad37878437d956b7
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Dec 20 17:45:50 2012 +0100

    plugins: Remove obsolete files from the sources list

 plugins/a11y-keyboard/Makefile.am       |    1 -
 plugins/a11y-settings/Makefile.am       |    3 +--
 plugins/background/Makefile.am          |    1 -
 plugins/clipboard/Makefile.am           |    1 -
 plugins/color/Makefile.am               |    3 +--
 plugins/cursor/Makefile.am              |    3 +--
 plugins/dummy/Makefile.am               |    3 +--
 plugins/housekeeping/Makefile.am        |    3 +--
 plugins/keyboard/Makefile.am            |    1 -
 plugins/media-keys/Makefile.am          |    1 -
 plugins/mouse/Makefile.am               |    1 -
 plugins/orientation/Makefile.am         |    1 -
 plugins/power/Makefile.am               |    3 +--
 plugins/print-notifications/Makefile.am |    3 +--
 plugins/screensaver-proxy/Makefile.am   |    3 +--
 plugins/sound/Makefile.am               |    1 -
 plugins/updates/Makefile.am             |    1 -
 plugins/wacom/Makefile.am               |    1 -
 plugins/xrandr/Makefile.am              |    1 -
 plugins/xsettings/Makefile.am           |    1 -
 20 files changed, 8 insertions(+), 28 deletions(-)
---
diff --git a/plugins/a11y-keyboard/Makefile.am b/plugins/a11y-keyboard/Makefile.am
index e618475..5dd6627 100644
--- a/plugins/a11y-keyboard/Makefile.am
+++ b/plugins/a11y-keyboard/Makefile.am
@@ -30,7 +30,6 @@ plugin_LTLIBRARIES = \
 	$(NULL)
 
 liba11y_keyboard_la_SOURCES = 		\
-	gsd-a11y-keyboard-plugin.h	\
 	gsd-a11y-keyboard-plugin.c	\
 	gsd-a11y-keyboard-manager.h	\
 	gsd-a11y-keyboard-manager.c	\
diff --git a/plugins/a11y-settings/Makefile.am b/plugins/a11y-settings/Makefile.am
index 02f85e3..c423143 100644
--- a/plugins/a11y-settings/Makefile.am
+++ b/plugins/a11y-settings/Makefile.am
@@ -26,8 +26,7 @@ plugin_LTLIBRARIES = \
 liba11y_settings_la_SOURCES = 		\
 	gsd-a11y-settings-manager.c	\
 	gsd-a11y-settings-manager.h	\
-	gsd-a11y-settings-plugin.c	\
-	gsd-a11y-settings-plugin.h
+	gsd-a11y-settings-plugin.c
 
 liba11y_settings_la_CPPFLAGS = \
 	-I$(top_srcdir)/gnome-settings-daemon		\
diff --git a/plugins/background/Makefile.am b/plugins/background/Makefile.am
index 6ad75aa..b908d03 100644
--- a/plugins/background/Makefile.am
+++ b/plugins/background/Makefile.am
@@ -33,7 +33,6 @@ plugin_LTLIBRARIES = \
 	$(NULL)
 
 libbackground_la_SOURCES =		\
-	gsd-background-plugin.h		\
 	gsd-background-plugin.c		\
 	gsd-background-manager.h	\
 	gsd-background-manager.c	\
diff --git a/plugins/clipboard/Makefile.am b/plugins/clipboard/Makefile.am
index 5f8cfde..dd3e124 100644
--- a/plugins/clipboard/Makefile.am
+++ b/plugins/clipboard/Makefile.am
@@ -7,7 +7,6 @@ plugin_LTLIBRARIES = \
 	$(NULL)
 
 libclipboard_la_SOURCES = 	\
-	gsd-clipboard-plugin.h	\
 	gsd-clipboard-plugin.c	\
 	gsd-clipboard-manager.h	\
 	gsd-clipboard-manager.c	\
diff --git a/plugins/color/Makefile.am b/plugins/color/Makefile.am
index dbb325f..8c04910 100644
--- a/plugins/color/Makefile.am
+++ b/plugins/color/Makefile.am
@@ -12,8 +12,7 @@ libcolor_la_SOURCES = 			\
 	gcm-edid.h			\
 	gsd-color-manager.c		\
 	gsd-color-manager.h		\
-	gsd-color-plugin.c		\
-	gsd-color-plugin.h
+	gsd-color-plugin.c
 
 libcolor_la_CPPFLAGS = \
 	-I$(top_srcdir)/gnome-settings-daemon		\
diff --git a/plugins/cursor/Makefile.am b/plugins/cursor/Makefile.am
index 13e4030..988dfba 100644
--- a/plugins/cursor/Makefile.am
+++ b/plugins/cursor/Makefile.am
@@ -6,8 +6,7 @@ plugin_LTLIBRARIES = \
 libcursor_la_SOURCES =		\
 	gsd-cursor-manager.c	\
 	gsd-cursor-manager.h	\
-	gsd-cursor-plugin.c	\
-	gsd-cursor-plugin.h
+	gsd-cursor-plugin.c
 
 libcursor_la_CPPFLAGS = \
 	-I$(top_srcdir)/gnome-settings-daemon			\
diff --git a/plugins/dummy/Makefile.am b/plugins/dummy/Makefile.am
index 9d93b98..792d45d 100644
--- a/plugins/dummy/Makefile.am
+++ b/plugins/dummy/Makefile.am
@@ -6,8 +6,7 @@ plugin_LTLIBRARIES = \
 libdummy_la_SOURCES = 		\
 	gsd-dummy-manager.c	\
 	gsd-dummy-manager.h	\
-	gsd-dummy-plugin.c	\
-	gsd-dummy-plugin.h
+	gsd-dummy-plugin.c
 
 libdummy_la_CPPFLAGS = \
 	-I$(top_srcdir)/gnome-settings-daemon		\
diff --git a/plugins/housekeeping/Makefile.am b/plugins/housekeeping/Makefile.am
index 22fe5bc..0e21d18 100644
--- a/plugins/housekeeping/Makefile.am
+++ b/plugins/housekeeping/Makefile.am
@@ -64,8 +64,7 @@ libhousekeeping_la_SOURCES =		\
 	$(COMMON_FILES)			\
 	gsd-housekeeping-manager.c	\
 	gsd-housekeeping-manager.h	\
-	gsd-housekeeping-plugin.c	\
-	gsd-housekeeping-plugin.h
+	gsd-housekeeping-plugin.c
 
 libhousekeeping_la_CPPFLAGS = 					\
 	-I$(top_srcdir)/gnome-settings-daemon			\
diff --git a/plugins/keyboard/Makefile.am b/plugins/keyboard/Makefile.am
index 9c5f395..f593120 100644
--- a/plugins/keyboard/Makefile.am
+++ b/plugins/keyboard/Makefile.am
@@ -16,7 +16,6 @@ icons_DATA = \
 	  kbd-capslock-on.png kbd-numlock-on.png kbd-scrolllock-on.png
 
 libkeyboard_la_SOURCES = 	\
-	gsd-keyboard-plugin.h	\
 	gsd-keyboard-plugin.c	\
 	gsd-keyboard-manager.h	\
 	gsd-keyboard-manager.c	\
diff --git a/plugins/media-keys/Makefile.am b/plugins/media-keys/Makefile.am
index 48b27b5..9f6f9d8 100644
--- a/plugins/media-keys/Makefile.am
+++ b/plugins/media-keys/Makefile.am
@@ -20,7 +20,6 @@ gsd-marshal.h: gsd-marshal.list
 	$(AM_V_GEN) $(GLIB_GENMARSHAL) --prefix=gsd_marshal $< --header --internal > $@
 
 libmedia_keys_la_SOURCES = 		\
-	gsd-media-keys-plugin.h		\
 	gsd-media-keys-plugin.c		\
 	gsd-media-keys-manager.h	\
 	gsd-media-keys-manager.c	\
diff --git a/plugins/mouse/Makefile.am b/plugins/mouse/Makefile.am
index 57f0343..514b6f4 100644
--- a/plugins/mouse/Makefile.am
+++ b/plugins/mouse/Makefile.am
@@ -3,7 +3,6 @@ plugin_name = mouse
 plugin_LTLIBRARIES = libmouse.la
 
 libmouse_la_SOURCES = 		\
-	gsd-mouse-plugin.h	\
 	gsd-mouse-plugin.c	\
 	gsd-mouse-manager.h	\
 	gsd-mouse-manager.c
diff --git a/plugins/orientation/Makefile.am b/plugins/orientation/Makefile.am
index 56b0f9f..3ece540 100644
--- a/plugins/orientation/Makefile.am
+++ b/plugins/orientation/Makefile.am
@@ -25,7 +25,6 @@ gsd_test_orientation_LDADD =					\
 plugin_LTLIBRARIES = liborientation.la
 
 liborientation_la_SOURCES = 		\
-	gsd-orientation-plugin.h	\
 	gsd-orientation-plugin.c	\
 	gsd-orientation-manager.h	\
 	gsd-orientation-manager.c
diff --git a/plugins/power/Makefile.am b/plugins/power/Makefile.am
index 501b89a..d897b66 100644
--- a/plugins/power/Makefile.am
+++ b/plugins/power/Makefile.am
@@ -10,8 +10,7 @@ libpower_la_SOURCES = 					\
 	gpm-phone.h					\
 	gsd-power-manager.c				\
 	gsd-power-manager.h				\
-	gsd-power-plugin.c				\
-	gsd-power-plugin.h
+	gsd-power-plugin.c
 
 libpower_la_CPPFLAGS = \
 	-I$(top_srcdir)/data/				\
diff --git a/plugins/print-notifications/Makefile.am b/plugins/print-notifications/Makefile.am
index 4fc0d05..449b88c 100644
--- a/plugins/print-notifications/Makefile.am
+++ b/plugins/print-notifications/Makefile.am
@@ -6,8 +6,7 @@ plugin_LTLIBRARIES = \
 libprint_notifications_la_SOURCES = 		\
 	gsd-print-notifications-manager.c	\
 	gsd-print-notifications-manager.h	\
-	gsd-print-notifications-plugin.c	\
-	gsd-print-notifications-plugin.h
+	gsd-print-notifications-plugin.c
 
 libprint_notifications_la_CPPFLAGS = \
 	-I$(top_srcdir)/gnome-settings-daemon		\
diff --git a/plugins/screensaver-proxy/Makefile.am b/plugins/screensaver-proxy/Makefile.am
index 38d908b..5b5e812 100644
--- a/plugins/screensaver-proxy/Makefile.am
+++ b/plugins/screensaver-proxy/Makefile.am
@@ -5,8 +5,7 @@ plugin_LTLIBRARIES = libscreensaver-proxy.la
 libscreensaver_proxy_la_SOURCES =	\
 	gsd-screensaver-proxy-manager.c	\
 	gsd-screensaver-proxy-manager.h	\
-	gsd-screensaver-proxy-plugin.c	\
-	gsd-screensaver-proxy-plugin.h
+	gsd-screensaver-proxy-plugin.c
 
 libscreensaver_proxy_la_CPPFLAGS =				\
 	-I$(top_srcdir)/gnome-settings-daemon			\
diff --git a/plugins/sound/Makefile.am b/plugins/sound/Makefile.am
index 1e3c7d9..ee66f6d 100644
--- a/plugins/sound/Makefile.am
+++ b/plugins/sound/Makefile.am
@@ -26,7 +26,6 @@ plugin_LTLIBRARIES = \
 	libsound.la
 
 libsound_la_SOURCES = \
-	gsd-sound-plugin.h \
 	gsd-sound-plugin.c \
 	gsd-sound-manager.h \
 	gsd-sound-manager.c
diff --git a/plugins/updates/Makefile.am b/plugins/updates/Makefile.am
index f3c5edc..d921401 100644
--- a/plugins/updates/Makefile.am
+++ b/plugins/updates/Makefile.am
@@ -5,7 +5,6 @@ plugin_LTLIBRARIES = \
 
 libupdates_la_SOURCES = \
 	gsd-updates-common.h \
-	gsd-updates-plugin.h \
 	gsd-updates-plugin.c \
 	gsd-updates-refresh.h \
 	gsd-updates-refresh.c \
diff --git a/plugins/wacom/Makefile.am b/plugins/wacom/Makefile.am
index 67701b1..2bc050c 100644
--- a/plugins/wacom/Makefile.am
+++ b/plugins/wacom/Makefile.am
@@ -3,7 +3,6 @@ plugin_name = wacom
 plugin_LTLIBRARIES = libgsdwacom.la
 
 libgsdwacom_la_SOURCES =	\
-	gsd-wacom-plugin.h	\
 	gsd-wacom-plugin.c	\
 	gsd-wacom-manager.h	\
 	gsd-wacom-manager.c	\
diff --git a/plugins/xrandr/Makefile.am b/plugins/xrandr/Makefile.am
index 15f5c9e..c6d3c76 100644
--- a/plugins/xrandr/Makefile.am
+++ b/plugins/xrandr/Makefile.am
@@ -62,7 +62,6 @@ plugin_LTLIBRARIES = \
 	libxrandr.la
 
 libxrandr_la_SOURCES = 		\
-	gsd-xrandr-plugin.h	\
 	gsd-xrandr-plugin.c	\
 	gsd-xrandr-manager.h	\
 	gsd-xrandr-manager.c
diff --git a/plugins/xsettings/Makefile.am b/plugins/xsettings/Makefile.am
index 12bcfc8..194b4bb 100644
--- a/plugins/xsettings/Makefile.am
+++ b/plugins/xsettings/Makefile.am
@@ -50,7 +50,6 @@ plugin_LTLIBRARIES = \
 	$(NULL)
 
 libxsettings_la_SOURCES = 	\
-	gsd-xsettings-plugin.h	\
 	gsd-xsettings-plugin.c	\
 	gsd-xsettings-manager.h	\
 	gsd-xsettings-manager.c	\



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