[gnome-control-center] lib: Export the editable entry for the Bluetooth panel



commit 9fb2e4806b0b940b4225494c1cfec13567992edc
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jun 29 17:35:43 2011 +0100

    lib: Export the editable entry for the Bluetooth panel
    
    Necessary for the Bluetooth panel
    
    https://bugzilla.gnome.org/show_bug.cgi?id=575991

 libgnome-control-center/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libgnome-control-center/Makefile.am b/libgnome-control-center/Makefile.am
index 6973288..54a141f 100644
--- a/libgnome-control-center/Makefile.am
+++ b/libgnome-control-center/Makefile.am
@@ -14,6 +14,7 @@ lib_LTLIBRARIES = libgnome-control-center.la
 libgnome_control_center_include_HEADERS =	\
 	cc-panel.h				\
 	cc-shell.h				\
+	cc-editable-entry.h			\
 	$(NULL)
 
 libgnome_control_center_la_SOURCES =		\



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