mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-13 03:50:53 -05:00
Unlocked tray icon #37
This commit is contained in:
parent
5bb27b2989
commit
3bbf11e26f
9 changed files with 43 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ install(FILES ${DATABASE_ICONS} DESTINATION ${DATA_INSTALL_DIR}/icons/database)
|
|||
|
||||
if(UNIX AND NOT APPLE)
|
||||
install(DIRECTORY icons/application/ DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor
|
||||
FILES_MATCHING PATTERN "keepassx.png" PATTERN "keepassx.svgz")
|
||||
FILES_MATCHING PATTERN "keepassx*.png" PATTERN "keepassx*.svgz")
|
||||
install(DIRECTORY icons/application/ DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor
|
||||
FILES_MATCHING PATTERN "application-x-keepassx.png" PATTERN "application-x-keepassx.svgz")
|
||||
install(FILES linux/keepassx.desktop DESTINATION ${CMAKE_INSTALL_DATADIR}/applications)
|
||||
|
|
|
|||
BIN
share/icons/application/scalable/apps/keepassx-locked.svgz
Normal file
BIN
share/icons/application/scalable/apps/keepassx-locked.svgz
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue