Skip to content

Commit 57d0d30

Browse files
committed
move appdata to metainfo directory
fixes #280
1 parent 7ffb305 commit 57d0d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎data/Makefile.am‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
44
@INTLTOOL_DESKTOP_RULE@
55

66
@INTLTOOL_XML_RULE@
7-
appdatadir = $(datadir)/appdata
7+
appdatadir = $(datadir)/metainfo
88
appdata_in_files = pluma.appdata.xml.in
99
appdata_DATA = $(appdata_in_files:.xml.in=.xml)
1010

0 commit comments

Comments
 (0)