This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/tvtime.git tree:
Subject: [tvtime, 3/4] docs/Makefile.am: Actually install the appdata / ship it in make dist Author: Hans de Goede <[email protected]> Date: Wed Feb 24 08:07:06 2016 -0300 Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]> docs/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) --- http://git.linuxtv.org/cgit.cgi/tvtime.git/commit/?id=09b9fbcf94264105cb9097bc930a736eb60cf2bf diff --git a/docs/Makefile.am b/docs/Makefile.am index 8e8e93759432..a3ad41dceb61 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -34,6 +34,8 @@ EXTRA_DIST = $(docs_html) tvtime.16x16.png \ # http://www.freedesktop.org/standards/desktop-entry-spec/ desktopdatadir = $(datadir)/applications dist_desktopdata_DATA = tvtime.desktop +appdatadir = $(datadir)/appdata +dist_appdata_DATA = tvtime.appdata.xml # We use $(datadir)/icons/hicolor as our theme from the freedesktop spec # http://www.freedesktop.org/standards/menu-spec/ _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
