Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Apr 4, 2021
1 parent daa264d commit a5a185c
Showing 1 changed file 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 @@ -70,7 +70,7 @@ install(TARGETS ${PROJECT_NAME})
install(FILES ${QM_FILES} DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/${ORGANIZATION_NAME}/${APPLICATION_NAME}/translations)
install(FILES data/${DESKTOP_FILE} DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/applications)

# The system tray icons cannot be embedded in the application on Linux, so install them to hicolor icons
# System tray icons cannot be embedded in the application on Linux, so install them to hicolor icons
ecm_install_icons(ICONS
data/icons/freedesktop/128-apps-optimus-manager.svg
data/icons/freedesktop/16-apps-optimus-manager.svg
Expand Down

0 comments on commit a5a185c

Please sign in to comment.