Skip to content

Fix typo in IconTheme.

Arnaud B. requested to merge arnaudb/fix-typo into master

The add_search_path() method was using the resource_path property in place of the search_path one.

Merge request reports