This is an automated email from the git hooks/post-receive script. a n d r e 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/xfce4-screenshooter.
commit 38d0ed7903a68b665bf8140309d810e03c20ef44 Author: Andre Miranda <[email protected]> Date: Thu May 2 17:10:45 2019 -0300 Install AppData into metainfo --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 65ed875..5d8e2a9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -195,7 +195,7 @@ panel_desktop_DATA = $(panel_desktop_in_files:.desktop.in=.desktop) # appdata file for the application @INTLTOOL_XML_RULE@ -appdatadir = $(datadir)/appdata +appdatadir = $(datadir)/metainfo appdata_DATA = $(appdata_in_files:.xml.in=.xml) appdata_in_files = src/xfce4-screenshooter.appdata.xml.in -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
