diff --git a/CMakeLists.txt b/CMakeLists.txt index 36405daf..b4cdf5bc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -392,6 +392,8 @@ if (${CMAKE_SYSTEM_NAME} MATCHES "Linux") DESTINATION ${CMAKE_INSTALL_PREFIX}/share/mimelnk/application) install(FILES desktop/x-xopp.desktop DESTINATION ${CMAKE_INSTALL_PREFIX}/share/mimelnk/application) + install(FILES desktop/x-xopt.desktop + DESTINATION ${CMAKE_INSTALL_PREFIX}/share/mimelnk/application) install(FILES desktop/xournalpp.thumbnailer DESTINATION ${CMAKE_INSTALL_PREFIX}/share/thumbnailers) diff --git a/desktop/x-xopt.desktop.desktop b/desktop/x-xopt.desktop similarity index 100% rename from desktop/x-xopt.desktop.desktop rename to desktop/x-xopt.desktop