[Xfce4-commits] [apps/ristretto] 01/01: Place appdata.xml to metainfo dir
noreply at xfce.org
noreply at xfce.org
Sat May 11 20:51:13 CEST 2019
This is an automated email from the git hooks/post-receive script.
f 2 4 0 4 p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/ristretto.
commit 8f66ae3fd139729203a8901b2ba5a648470c5d7f
Author: Igor <f2404 at yandex.ru>
Date: Sat May 11 14:50:31 2019 -0400
Place appdata.xml to metainfo dir
Fixes bug #15382
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index e4aea44..19b9abe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
# .appdata
#
@INTLTOOL_XML_RULE@
-appdatadir = $(datadir)/appdata
+appdatadir = $(datadir)/metainfo
appdata_DATA = $(appdata_in_files:.xml.in=.xml)
appdata_in_files = ristretto.appdata.xml.in
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list