[gnome-control-center] Disable the capplets directory



commit 8dc34e8695197a36eb4817e0cfc9d8d0e9cef45e
Author: Thomas Wood <thomas wood intel com>
Date:   Mon Jul 5 12:18:23 2010 +0100

    Disable the capplets directory
    
    The capplets directory does not currently build due to changes in GTK+ and
    should be replaced by appropriate settings panels.

 Makefile.am  |    4 ++--
 configure.ac |    9 ---------
 2 files changed, 2 insertions(+), 11 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 59693e0..72528bd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
-SUBDIRS = po libwindow-settings libgnome-control-center shell capplets panels \
+SUBDIRS = po libwindow-settings libgnome-control-center shell panels \
 	  font-viewer help docs
-DIST_SUBDIRS = po libwindow-settings capplets font-viewer help shell typing-break docs examples panels libgnome-control-center
+DIST_SUBDIRS = po libwindow-settings font-viewer help shell typing-break docs examples panels libgnome-control-center
 
 if HAVE_TYPING_BREAK
 SUBDIRS += typing-break
diff --git a/configure.ac b/configure.ac
index bb8cf06..d68fa00 100644
--- a/configure.ac
+++ b/configure.ac
@@ -376,15 +376,6 @@ fi
 
 AC_CONFIG_FILES([
 Makefile
-capplets/Makefile
-capplets/about-me/Makefile
-capplets/about-me/gnome-about-me.desktop.in
-capplets/about-me/icons/Makefile
-capplets/appearance/Makefile
-capplets/appearance/data/Makefile
-capplets/appearance/data/gnome-appearance-properties.desktop.in
-capplets/appearance/data/gnome-theme-installer.desktop.in
-capplets/common/Makefile
 panels/default-applications/Makefile
 panels/default-applications/gnome-default-applications-panel.desktop.in
 panels/default-applications/gnome-at-commandline.in



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