Skip to content

Commit

Permalink
Renamed metainfo.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefonarch committed Jul 13, 2023
1 parent 511a5f5 commit 4947ba7
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 @@ -53,5 +53,5 @@ add_subdirectory(src)
# install icon and metainfo for the application
install(FILES data/lximage-qt.svg
DESTINATION "${CMAKE_INSTALL_DATADIR}/icons/hicolor/48x48/apps")
install(FILES data/lximage-qt.metainfo.xml
install(FILES data/org.lxqt_project.lximage-qt.metainfo.xml
DESTINATION "${CMAKE_INSTALL_DATADIR}/metainfo")
File renamed without changes.

0 comments on commit 4947ba7

Please sign in to comment.