We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ffb305 commit 57d0d30Copy full SHA for 57d0d30
data/Makefile.am
@@ -4,7 +4,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
4
@INTLTOOL_DESKTOP_RULE@
5
6
@INTLTOOL_XML_RULE@
7
-appdatadir = $(datadir)/appdata
+appdatadir = $(datadir)/metainfo
8
appdata_in_files = pluma.appdata.xml.in
9
appdata_DATA = $(appdata_in_files:.xml.in=.xml)
10
0 commit comments