diff --git a/plasma/P-Connor.PlasmaDrawer/CMakeLists.txt b/plasma/P-Connor.PlasmaDrawer/CMakeLists.txt index ecd15a0..819cfaa 100644 --- a/plasma/P-Connor.PlasmaDrawer/CMakeLists.txt +++ b/plasma/P-Connor.PlasmaDrawer/CMakeLists.txt @@ -1,2 +1,2 @@ -install(FILES metadata.json DESTINATION ${CMAKE_INSTALL_PREFIX}/share/plasma/plasmoids/org.kde.plasma.drawer/) -install(DIRECTORY contents DESTINATION ${CMAKE_INSTALL_PREFIX}/share/plasma/plasmoids/org.kde.plasma.drawer) +install(FILES metadata.json DESTINATION ${CMAKE_INSTALL_PREFIX}/share/plasma/plasmoids/P-Connor.PlasmaDrawer) +install(DIRECTORY contents DESTINATION ${CMAKE_INSTALL_PREFIX}/share/plasma/plasmoids/P-Connor.PlasmaDrawer)