From 7427bb5f3330b1826e95bfda9d23208fafcefc8c Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Sun, 2 Feb 2014 12:26:28 -0500 Subject: Revert "Added AppData file" This reverts commit 1829f75a5a67eaf58aa33aca614f260a29199ffc. --- data/Makefile.am | 12 +----------- data/yelp.appdata.xml.in | 19 ------------------- po/POTFILES.in | 1 - 3 files changed, 1 insertion(+), 31 deletions(-) delete mode 100644 data/yelp.appdata.xml.in 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 @@ - - -yelp.desktop -CC0 - -<_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> -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. - - - -https://wiki.gnome.org/Apps/Yelp?action=AttachFile&do=view&target=yelp_screenshot.png - -https://wiki.gnome.org/Apps/Yelp -gnome-doc-devel-list@gnome.org - - 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 -- cgit v1.2.1