summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center/files/patch-schemas_Makefile.in
blob: bdceea25e35450de4db5fe87c824bf963f145572 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- schemas/Makefile.in.orig    2008-01-15 16:06:19.000000000 -0600
+++ schemas/Makefile.in 2008-01-15 16:06:55.000000000 -0600
@@ -301,10 +301,7 @@
 top_srcdir = @top_srcdir@
 schemadir = $(GCONF_SCHEMA_FILE_DIR)
 schema_in_files = \
-   apps_gnome_settings_daemon_screensaver.schemas.in   \
-   apps_gnome_settings_daemon_default_editor.schemas.in    \
-   desktop_gnome_font_rendering.schemas.in         \
-   apps_gnome_settings_daemon_keybindings.schemas.in
+   desktop_gnome_font_rendering.schemas.in
 
 schema_DATA = $(schema_in_files:.schemas.in=.schemas)
 EXTRA_DIST = $(schema_in_files)