Ignore system icon theme, always use our own icons

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
This commit is contained in:
Wolfram Rösler 2020-01-11 19:52:47 +01:00 committed by Jonathan White
parent 94b45ea16f
commit 97b034dbcb
9 changed files with 13 additions and 30 deletions

View file

@ -32,12 +32,9 @@
# 3. Create the icons:
# $ bash ../../utils/makeicons.sh ~/src/MaterialDesign
#
# 4. Re-build KeePassXC:
# 4. Re-build and run KeePassXC:
# $ cd ~/keepassxc/build
# $ make keepassxc
#
# 5. Check icons by disabling the OS icon theme:
# $ KEEPASSXC_IGNORE_ICON_THEME=1 src/keepassxc
# $ make keepassxc && src/keepassxc
#
# Material icons: https://materialdesignicons.com/