Skip to content

Attempt to fix icon theme fallbak

Created by: gasinvein

It seems like in order to fallbak to builtim icon theme from .qrc, the aliases format have to match the usual filesystem path format for icons, i.e. the top-level "directory" has to be ${size}x${size} instead of just ${size}.

Can fix #330 (closed)

Draft until confirmed not to break on other platforms/DEs.

Merge request reports