[shotwell/wip/autotools: 19/27] build: Add appdata



commit bd060e0c7353503670e92d8f78ab541caca81019
Author: Jens Georg <mail jensge org>
Date:   Tue Jun 28 22:11:19 2016 +0200

    build: Add appdata
    
    Signed-off-by: Jens Georg <mail jensge org>

 configure.ac     |    5 +++++
 misc/Makefile.am |    4 ++++
 2 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c185f6f..9e7e531 100644
--- a/configure.ac
+++ b/configure.ac
@@ -138,6 +138,11 @@ dnl ***********************************************************************
 YELP_HELP_INIT
 
 dnl ***********************************************************************
+dnl AppData support
+dnl ***********************************************************************
+APPDATA_XML
+
+dnl ***********************************************************************
 dnl Process .in Files
 dnl ***********************************************************************
 AC_CONFIG_FILES([
diff --git a/misc/Makefile.am b/misc/Makefile.am
index 6c033d8..f72a945 100644
--- a/misc/Makefile.am
+++ b/misc/Makefile.am
@@ -2,4 +2,8 @@ gsettings_SCHEMAS = \
        org.yorba.shotwell.gschema.xml \
        org.yorba.shotwell-extras.gschema.xml
 
+appdata_XML = \
+       shotwell.appdata.xml
+
 @GSETTINGS_RULES@
+ APPDATA_XML_RULES@


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