Skip to content

Add fallback XDG icon theme to GTK dependencies

Martin Blanchard requested to merge tchaik/default-icon-theme into master

The GTK icon theme abstraction implements the XDG icon theme specification and thus relies on the default theme for icon loading fall-back. This patch adds hicolor-icon-theme icon theme from the freedesktop-sdk as a dependency of GTK.

https://www.freedesktop.org/wiki/Specifications/icon-theme-spec/

https://www.freedesktop.org/wiki/Software/icon-theme/

Edited by Martin Blanchard

Merge request reports