[yelp] Revert "Added AppData file"



commit 7427bb5f3330b1826e95bfda9d23208fafcefc8c
Author: Shaun McCance <shaunm gnome org>
Date:   Sun Feb 2 12:26:28 2014 -0500

    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 insertions(+), 31 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 59fe31b..234e613 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/po/POTFILES.in b/po/POTFILES.in
index d3fc9e6..fec0dae 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


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