From 7d122c30e623e55a6f3713ca389cb82a4fec6db5 Mon Sep 17 00:00:00 2001 From: Darin Date: Thu, 13 Jun 2024 15:43:50 -0400 Subject: [PATCH] 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 #458 --- elementary-xfce/index.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elementary-xfce/index.theme b/elementary-xfce/index.theme index 5844b1efd..fd49f9c54 100644 --- a/elementary-xfce/index.theme +++ b/elementary-xfce/index.theme @@ -1,7 +1,7 @@ [Icon Theme] Name=elementary Xfce Comment=Smooth modern theme for Xfce -Inherits=elementary,Adwaita,gnome,hicolor +Inherits=hicolor Example=directory-x-normal