From 93742be1ef8d926f4ea806dcecb3aa4cc368f787 Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Tue, 29 Sep 2020 19:38:16 +0700 Subject: [PATCH] mixin.mk: Drop firefox-gnome_shell_integration for gnome3 Firefox no longer supports preinstalling extensions. --- conf.d/mixin.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/conf.d/mixin.mk b/conf.d/mixin.mk index 43c8badb..9c638a9d 100644 --- a/conf.d/mixin.mk +++ b/conf.d/mixin.mk @@ -89,7 +89,6 @@ mixin/regular-cinnamon: use/x11/cinnamon use/x11/lightdm/slick +nm-gtk \ mixin/regular-gnome3: use/x11/gnome3 use/fonts/ttf/redhat +nm-gtk @$(call add,THE_PACKAGES,gnome3-regular xcalib templates) @$(call add,THE_PACKAGES,chrome-gnome-shell) - @$(call add,THE_PACKAGES,firefox-gnome_shell_integration) @$(call add,THE_PACKAGES,gnome-software-disable-updates) mixin/regular-kde5: use/x11/kde5 use/browser/falkon \