Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove inherited themes from index.theme
The FreeDesktop.org Icon Theme Spec has been updated stating that inherited themes should be present on the system (considered dependencies). The currently listed themes in elementary-xfce's `Inherits` line are either no longer developed and missing modern icons (gnome), or have reduced the scope of their theme to focus on their OS (Adwaita, elementary). elementary-xfce should currently be robust enough that it should already include the icons found in these themes. So it no longer seems very necessary to keep these, and removing them will prevent unnecessary themes from being forced as dependencies for users who may not want them. Fixes shimmerproject#458
- Loading branch information