Skip to content

Commit

Permalink
Move mime file to share/mime
Browse files Browse the repository at this point in the history
  • Loading branch information
daljit46 committed Feb 15, 2024
1 parent c289cf9 commit a6f60bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions share/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ install(DIRECTORY ${PROJECT_SOURCE_DIR}/icons/desktop/

install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/applications/mrview.desktop
DESTINATION ${CMAKE_INSTALL_DATADIR}/applications
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/mime/mrtrix-mime.xml
DESTINATION ${CMAKE_INSTALL_DATADIR}/mime
)
File renamed without changes.

0 comments on commit a6f60bd

Please sign in to comment.