mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Bundle icons using the Qt resource system.
Simplify resource loading logic and enable reproducible builds. Fixes #2582
This commit is contained in:
committed by
Jonathan White
parent
4ff781fa48
commit
b045160e4f
@@ -94,6 +94,7 @@ map() {
|
||||
entry-edit) echo comment-edit-outline ;;
|
||||
entry-new) echo comment-plus-outline ;;
|
||||
favicon-download) echo download ;;
|
||||
freedesktop) echo freedesktop-dot-org ;;
|
||||
getting-started) echo lightbulb-on-outline ;;
|
||||
group-delete) echo folder-remove-outline ;;
|
||||
group-edit) echo folder-edit-outline ;;
|
||||
|
||||
Reference in New Issue
Block a user