mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-15 13:33:11 -04:00

With the Material Design icons, any other icons brought in through the system icon theme will look inconsistent. Also remove the KEEPASSXC_IGNORE_ICON_THEME environment variable (which was introduced during development of the new icons to disable the system icon theme and is thus no longer needed). Fixes #475