[dconf] Remove dconf-editor man page (moved to dconf-editor project)



commit 131e731b608867b70e2d1754b5eca256ca3db52e
Author: Robert Ancell <robert ancell canonical com>
Date:   Wed Mar 4 11:24:28 2015 +1300

    Remove dconf-editor man page (moved to dconf-editor project)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=745500

 docs/Makefile.am      |    4 +--
 docs/dconf-editor.xml |   61 -------------------------------------------------
 2 files changed, 1 insertions(+), 64 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 542a38d..6bd93da 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -18,7 +18,6 @@ GTKDOC_LIBS = $(gio_LIBS) -L../client -ldconf -Wl,-rpath=../client
 content_files = \
        dconf-overview.xml              \
        dconf-service.xml               \
-       dconf-editor.xml                \
        dconf-tool.xml
 
 XSLTPROC_MAN_FLAGS = \
@@ -43,11 +42,10 @@ man_MANS =
 if ENABLE_MAN
 man_MANS += \
         dconf-service.1 \
-       dconf-editor.1 \
        dconf.1 \
        dconf.7
 endif
 
-EXTRA_DIST += dconf-service.xml dconf-editor.xml dconf-tool.xml dconf-overview.xml
+EXTRA_DIST += dconf-service.xml dconf-tool.xml dconf-overview.xml
 
 DISTCLEANFILES = $(man_MANS)


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