[gnome-control-center] lib: Remove CcLockbutton



commit da829ad5554821eedb9da384b237da60adc7e54a
Author: Bastien Nocera <hadess hadess net>
Date:   Sat May 7 17:47:27 2011 +0100

    lib: Remove CcLockbutton
    
    We can now use the lock button in GTK+ itself.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640732

 libgnome-control-center/Makefile.am     |    3 -
 libgnome-control-center/cc-lockbutton.c |  627 -------------------------------
 libgnome-control-center/cc-lockbutton.h |   68 ----
 3 files changed, 0 insertions(+), 698 deletions(-)
---
diff --git a/libgnome-control-center/Makefile.am b/libgnome-control-center/Makefile.am
index 0e3d851..d44745a 100644
--- a/libgnome-control-center/Makefile.am
+++ b/libgnome-control-center/Makefile.am
@@ -15,7 +15,6 @@ libgnome_control_center_include_HEADERS =	\
 	cc-panel.h				\
 	cc-shell.h				\
 	gconf-property-editor.h			\
-	cc-lockbutton.h				\
 	$(NULL)
 
 libgnome_control_center_la_SOURCES =		\
@@ -25,8 +24,6 @@ libgnome_control_center_la_SOURCES =		\
 	cc-panel.h				\
 	cc-shell.c				\
 	cc-shell.h				\
-	cc-lockbutton.c				\
-	cc-lockbutton.h				\
 	gconf-property-editor.c			\
 	gconf-property-editor.h			\
 	$(NULL)



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