[PATCH clr-bundles] desktop-assets-extras: deprecate bundle
by Simental Magana, Marcos
Stop providing themes, icons and gnome-shell extensions as part of the
distribution.
More details can be found the proper community clearlinux forum[1]
announcement.
[1]-https://community.clearlinux.org/t/clear-linux-os-desktop-ui-to-adopt-...
Signed-off-by: Simental Magana, Marcos <marcos.simental.magana(a)intel.com>
---
bundles/desktop | 3 ---
bundles/desktop-assets-extras | 19 ++-----------------
bundles/lightdm | 1 -
bundles/os-utils-gui | 1 -
bundles/xfce4-desktop | 1 -
5 files changed, 2 insertions(+), 23 deletions(-)
diff --git a/bundles/desktop b/bundles/desktop
index 11fb7afe..12ddd673 100644
--- a/bundles/desktop
+++ b/bundles/desktop
@@ -12,9 +12,6 @@ include(desktop-assets)
include(desktop-locales)
include(lib-imageformat)
-# themes + extensions
-also-add(desktop-assets-extras)
-
# the UI should provide a basic sysadmin experience
include(openssl)
include(sysadmin-basic)
diff --git a/bundles/desktop-assets-extras b/bundles/desktop-assets-extras
index bf100622..6c6211df 100644
--- a/bundles/desktop-assets-extras
+++ b/bundles/desktop-assets-extras
@@ -1,22 +1,7 @@
# [TITLE]: desktop-assets-extras
# [DESCRIPTION]: Wider set of assets for the desktop experience
-# [STATUS]: Active
+# [STATUS]: Deprecated
# [CAPABILITIES]:
# [TAGS]: Other
# [MAINTAINER]: Marcos Simental <marcos.simental.magana(a)intel.com>
-clr-desktop-defaults-extras
-# extensions
-dash-to-dock
-desktop-icons
-gnome-shell-impatience
-# theming
-Qogir-theme
-Vertex-theme
-arc-theme
-faba-icon-theme
-materia-theme
-moka-icon-theme
-paper-icon-theme
-papirus-icon-theme
-plata-theme
-vimix-icon-theme
+filesystem
diff --git a/bundles/lightdm b/bundles/lightdm
index 0801f4ce..f87ba8ff 100644
--- a/bundles/lightdm
+++ b/bundles/lightdm
@@ -7,7 +7,6 @@
include(libX11client)
include(libglib)
-also-add(desktop-assets-extras)
# start of custom additions (edits outside this area will be removed automatically)
accountsservice
diff --git a/bundles/os-utils-gui b/bundles/os-utils-gui
index 89bafaad..f59001ce 100644
--- a/bundles/os-utils-gui
+++ b/bundles/os-utils-gui
@@ -23,7 +23,6 @@ include(x11-server)
also-add(emacs-x11)
include(xfce4-desktop)
include(lib-imageformat)
-also-add(desktop-assets-extras)
FreeRDP
Thunar
diff --git a/bundles/xfce4-desktop b/bundles/xfce4-desktop
index 766e6922..5ef52e9d 100644
--- a/bundles/xfce4-desktop
+++ b/bundles/xfce4-desktop
@@ -7,7 +7,6 @@
include(fonts-basic)
include(libX11client)
include(which)
-also-add(desktop-assets-extras)
Thunar
clear-font
clr-desktop-defaults
--
2.25.1