mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-02 19:46:06 -04:00
Fix database icons license issues.
Pull C62_Tux.png, C63_Feather.png, C64_Apple.png, C65_Apple.png and C65_W.png from the latest KeePass 2 version. Replace C68_BlackBerry.png with another icon from openclipart.org. It's unclear where this KeePass 2 icon is from. Closes #69
This commit is contained in:
parent
c6edeaddb7
commit
eb6612b787
9 changed files with 212 additions and 1 deletions
|
@ -88,7 +88,7 @@ const char* const DatabaseIcons::m_indexToName[] = {
|
|||
"C62_Tux.png",
|
||||
"C63_Feather.png",
|
||||
"C64_Apple.png",
|
||||
"C65_Apple.png",
|
||||
"C65_W.png",
|
||||
"C66_Money.png",
|
||||
"C67_Certificate.png",
|
||||
"C68_BlackBerry.png"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue