[epiphany] Remove gconf convert file



commit 2dbf06165d37a4ce1d7584d3d268c8af477f71df
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Oct 9 16:21:11 2016 -0500

    Remove gconf convert file
    
    This is ancient

 data/Makefile.am      |    4 ----
 data/epiphany.convert |   47 -----------------------------------------------
 2 files changed, 0 insertions(+), 51 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 3c1a002..87f76ed 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -7,9 +7,6 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 $(desktop_DATA): $(desktop_in_files)
        $(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
 
-convertdir = $(datarootdir)/GConf/gsettings
-convert_DATA = epiphany.convert
-
 gsettings_ENUM_NAMESPACE = org.gnome.Epiphany
 gsettings_ENUM_FILES = $(top_srcdir)/lib/ephy-prefs.h
 
@@ -58,7 +55,6 @@ EXTRA_DIST = \
        $(desktop_in_files)             \
        $(default_bookmarks_in_files)   \
        $(gsettings_SCHEMAS)            \
-       $(convert_DATA)                 \
        epiphany-service.xml            \
        check-mime.py
 


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