You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
330 B

project(lockout)
install(DIRECTORY contents
DESTINATION ${PLASMA_DATA_INSTALL_DIR}/plasmoids/lockout)
install(FILES metadata.desktop
DESTINATION ${PLASMA_DATA_INSTALL_DIR}/plasmoids/lockout)
install(FILES metadata.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
RENAME plasma-applet-lockout.desktop)