Install AppData file: Closes #7546

This commit is contained in:
Jim Nelson 2013-09-27 16:16:46 -07:00
parent 37b27e9233
commit e53efde056

View file

@ -2,6 +2,8 @@
# Build and install geary.desktop
#
install(FILES geary.appdata.xml DESTINATION share/appdata)
include (FindIntltool)
include (FindDesktopFileValidate)
if (INTLTOOL_MERGE_FOUND)