Skip to content

Only recreate icons if an icon dir changed

David Redondo requested to merge work/davidre/reallyonlyiconsdir into master

Other paths that we are watching can end in "icons" as we are watching subdirs. Make sure to not take the wrong code path and only do an icon change if one our watched icon dirs changes. BUG:463353 FIXED-IN:5.103

Merge request reports