mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-23 12:07:00 -04:00
The appdata file is named org.kiwix.desktop.appdata.xml
.
Not `org.kiwix.desktop.metainfo.xml`.
This commit is contained in:
parent
1cd83098e5
commit
e16b521840
@ -108,7 +108,7 @@ unix {
|
|||||||
INSTALLS += desktop_file
|
INSTALLS += desktop_file
|
||||||
|
|
||||||
metainfo_file.path = $$PREFIX/share/metainfo/
|
metainfo_file.path = $$PREFIX/share/metainfo/
|
||||||
metainfo_file.path = resources/org.kiwix.desktop.metainfo.xml
|
metainfo_file.path = resources/org.kiwix.desktop.appdata.xml
|
||||||
INSTALLS += metainfo_file
|
INSTALLS += metainfo_file
|
||||||
|
|
||||||
icon_file24.path = $$PREFIX/share/icons/hicolor/24x24/apps
|
icon_file24.path = $$PREFIX/share/icons/hicolor/24x24/apps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user