chore: rename the desktop file

This commit is contained in:
Gary Wang 2020-09-15 12:03:03 +08:00
parent 0eb9886394
commit 58210691ed
2 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ elseif (UNIX)
# install shortcut
install (
FILES pineapple-pictures.desktop
FILES dist/net.blumia.pineapple-pictures.desktop
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/applications"
)