Skip to content

Commit

Permalink
Rename main desktop file
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Müller authored and fmoc committed Jul 26, 2023
1 parent 9203928 commit 2b4f5d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/gui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ install(TARGETS owncloud ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
if(UNIX AND NOT APPLE)
include(libcloudproviders/libcloudproviders.cmake)

configure_file(${CMAKE_SOURCE_DIR}/mirall.desktop.in
configure_file(${CMAKE_SOURCE_DIR}/owncloud.desktop.in
${CMAKE_CURRENT_BINARY_DIR}/${APPLICATION_EXECUTABLE}.desktop)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${APPLICATION_EXECUTABLE}.desktop DESTINATION ${KDE_INSTALL_DATADIR}/applications )

Expand Down

0 comments on commit 2b4f5d0

Please sign in to comment.