File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ desktopdir = $(datadir)/applications
99desktop_DATA = $(DESKTOP_FILES )
1010
1111@INTLTOOL_XML_RULE@
12- appdatadir = $(datadir ) /appdata
12+ appdatadir = $(datadir ) /metainfo
1313appdata_in_files = eom.appdata.xml.in
1414appdata_DATA = $(appdata_in_files:.xml.in=.xml )
1515
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!-- Copyright 2014 Ryan Lerch <[email protected] > --> 3- <application >
4- <id type = " desktop " >eom.desktop</id >
3+ <component type = " desktop " >
4+ <id >eom.desktop</id >
55 <metadata_license >CC0-1.0</metadata_license >
66 <_name >Eye of MATE</_name >
77 <_summary >Simple image viewer</_summary >
1616 <screenshots >
1717 <screenshot type =" default" >http://mate-desktop.org/gallery/1.8/eom.png</screenshot >
1818 </screenshots >
19- </application >
19+ </component >
You can’t perform that action at this time.
0 commit comments