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 f8a009b commit eb0cc59Copy full SHA for eb0cc59
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