[gnome-settings-daemon] typing-break: Remove plugin



commit d6d3c511367326a67aa502cc708bc8eed0799ee8
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Oct 11 14:40:48 2010 +0100

    typing-break: Remove plugin
    
    Seeing as typing-break is gone from the control-center.

 configure.ac                                       |    1 -
 plugins/Makefile.am                                |    1 -
 plugins/typing-break/Makefile.am                   |   49 ---
 plugins/typing-break/gsd-typing-break-manager.c    |  339 --------------------
 plugins/typing-break/gsd-typing-break-manager.h    |   57 ----
 plugins/typing-break/gsd-typing-break-plugin.c     |  104 ------
 plugins/typing-break/gsd-typing-break-plugin.h     |   59 ----
 .../typing-break.gnome-settings-plugin.in          |    8 -
 8 files changed, 0 insertions(+), 618 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bf5ad62..d0f1a9e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -453,7 +453,6 @@ plugins/media-keys/cut-n-paste/Makefile
 plugins/mouse/Makefile
 plugins/smartcard/Makefile
 plugins/sound/Makefile
-plugins/typing-break/Makefile
 plugins/xrandr/Makefile
 plugins/xrdb/Makefile
 plugins/xrdb/data/Makefile
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index f84cdf9..6523651 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -13,7 +13,6 @@ enabled_plugins =	\
 	media-keys	\
 	mouse		\
 	sound		\
-	typing-break	\
 	xrandr		\
 	xrdb		\
 	xsettings	\



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