> @@ -85,3 +86,9 @@ desktopdir = $(datadir)/applications > desktop_in_files = geany.desktop > desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) > @INTLTOOL_DESKTOP_RULE@ > + > +appdata_in_files = geany.appdata.xml.in
this should be at the same place as the desktop one relative to the dir and other definitions, and the extra blank line removed. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1142/files/7097a9db8ca5b031667c451d4e8802ee35047cd4#r71561092
