Skip to content

Commit

Permalink
Rename appdata file to metainfo
Browse files Browse the repository at this point in the history
  • Loading branch information
AsciiWolf committed Nov 9, 2023
1 parent d9b0372 commit e1eba16
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ link_directories(
install(FILES dk.gqrx.gqrx.desktop DESTINATION share/applications)

# Install appstream / metainfo file
install(FILES dk.gqrx.gqrx.appdata.xml DESTINATION share/metainfo)
install(FILES dk.gqrx.gqrx.metainfo.xml DESTINATION share/metainfo)

# Install icon
install(FILES resources/icons/gqrx.svg DESTINATION share/icons/hicolor/scalable/apps)
Expand Down
File renamed without changes.

0 comments on commit e1eba16

Please sign in to comment.