[gvfs] Remove app lookup extension



commit e868c0c306c31ffb9b65ca8555fd27cdc53a083d
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Oct 5 14:12:00 2010 +0100

    Remove app lookup extension
    
    Now done in GIO itself
    
    https://bugzilla.gnome.org/show_bug.cgi?id=631398

 Makefile.am             |    1 -
 configure.ac            |    1 -
 gconf/Makefile.am       |   32 ---------
 gconf/gapplookupgconf.c |  178 -----------------------------------------------
 gconf/gapplookupgconf.h |   51 -------------
 gconf/gconf-module.c    |   55 ---------------
 6 files changed, 0 insertions(+), 318 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 95d0654..23261da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,6 @@ SUBDIRS = \
 	client \
 	daemon \
 	monitor \
-	gconf \
 	po   \
 	programs \
 	test \
diff --git a/configure.ac b/configure.ac
index a4e3387..94c870e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -704,7 +704,6 @@ monitor/hal/Makefile
 monitor/gdu/Makefile
 monitor/gphoto2/Makefile
 monitor/afc/Makefile
-gconf/Makefile
 programs/Makefile
 test/Makefile
 po/Makefile.in



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