summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/Makefile.am12
-rw-r--r--data/yelp.appdata.xml.in19
-rw-r--r--po/POTFILES.in1
3 files changed, 1 insertions, 31 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 59fe31b8..234e6139 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -5,17 +5,7 @@ MOSTLYCLEANFILES =
@INTLTOOL_SCHEMAS_RULE@
-appdatadir = $(datadir)/appdata
-appdata_in_files = yelp.appdata.xml.in
-appdata_DATA = $(appdata_in_files:.xml.in=.xml)
-@INTLTOOL_XML_RULE@
-
gsettings_SCHEMAS = org.gnome.yelp.gschema.xml
@GSETTINGS_RULES@
-EXTRA_DIST = \
- $(appdata_in_files) \
- $(gsettings_SCHEMAS)
-
-CLEANFILES = \
- $(appdata_DATA)
+EXTRA_DIST = $(gsettings_SCHEMAS)
diff --git a/data/yelp.appdata.xml.in b/data/yelp.appdata.xml.in
deleted file mode 100644
index 0504b083..00000000
--- a/data/yelp.appdata.xml.in
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<application>
-<id type="desktop">yelp.desktop</id>
-<licence>CC0</licence>
-<description>
-<_p>
-Yelp is a viewer and framework for documentation on the Linux desktop. It is used heavily by the GNOME desktop environment, and its tools serve as the reference implementation for the Mallard help format. Yelp supports DocBook, Mallard, HTML, man, and info documents.
-</_p>
-<_p>
-Yelp development has led to the development of various tools, and the Mallard and DocBook transformations live in standalone XSLT module. All of these are under the umbrella name Yelp.
-</_p>
-</description>
-<screenshots>
-<screenshot type="default">https://wiki.gnome.org/Apps/Yelp?action=AttachFile&amp;do=view&amp;target=yelp_screenshot.png</screenshot>
-</screenshots>
-<url type="homepage">https://wiki.gnome.org/Apps/Yelp</url>
-<updatecontact>gnome-doc-devel-list@gnome.org</updatecontact>
-</application>
-
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d3fc9e62..fec0dae7 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -2,7 +2,6 @@
# Please keep this file sorted alphabetically.
[encoding: UTF-8]
data/domains/yelp.pot
-data/yelp.appdata.xml.in
libyelp/yelp-bz2-decompressor.c
libyelp/yelp-debug.c
libyelp/yelp-docbook-document.c