From cb5b236cef314782bf6ca4dc8a3262611ce0343a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 2 Aug 2024 07:11:28 +0000 Subject: automatic import of gnome-shell-extensions --- 0001-Include-top-icons-in-classic-session.patch | 32 +++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 0001-Include-top-icons-in-classic-session.patch (limited to '0001-Include-top-icons-in-classic-session.patch') diff --git a/0001-Include-top-icons-in-classic-session.patch b/0001-Include-top-icons-in-classic-session.patch new file mode 100644 index 0000000..0e63ffd --- /dev/null +++ b/0001-Include-top-icons-in-classic-session.patch @@ -0,0 +1,32 @@ +From 1982ab4218fa3a7ff622fff5af7c15c2e11351f7 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Florian=20M=C3=BCllner?= +Date: Fri, 23 Feb 2018 16:56:46 +0100 +Subject: [PATCH] Include top-icons in classic session + +--- + meson.build | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/meson.build b/meson.build +index afc0133..78dee5b 100644 +--- a/meson.build ++++ b/meson.build +@@ -31,6 +31,7 @@ classic_extensions = [ + 'desktop-icons', + 'places-menu', + 'launch-new-instance', ++ 'top-icons', + 'window-list' + ] + +@@ -49,7 +50,6 @@ all_extensions += [ + 'native-window-placement', + 'panel-favorites', + 'systemMonitor', +- 'top-icons', + 'updates-dialog', + 'user-theme' + ] +-- +2.32.0 + -- cgit v1.2.3