Commit e8a1ae8f authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

regular.mk: add the ability to install gnome-shell add-ons through firefox

NB: firefox-gnome_shell_integration will turn into a pumpkin after firefox 74! Suggested-by: Annoynymous See-also: http://www.opennet.ru/openforum/vsluhforumID3/118861.html#129 See-also: http://www.opennet.ru/opennews/art.shtml?num=51793
parent dff07b41
...@@ -153,11 +153,13 @@ distro/regular-cinnamon: distro/.regular-gtk mixin/regular-cinnamon; @: ...@@ -153,11 +153,13 @@ distro/regular-cinnamon: distro/.regular-gtk mixin/regular-cinnamon; @:
# not .regular-gtk due to gdm vs lightdm # not .regular-gtk due to gdm vs lightdm
distro/regular-gnome3: distro/.regular-desktop +plymouth +nm-gtk \ distro/regular-gnome3: distro/.regular-desktop +plymouth +nm-gtk \
use/x11/gnome3 use/browser/epiphany use/fonts/ttf/redhat use/x11/gnome3 use/fonts/ttf/redhat
@$(call set,KFLAVOURS,un-def) @$(call set,KFLAVOURS,un-def)
@$(call add,LIVE_PACKAGES,livecd-gnome3-setup-done) @$(call add,LIVE_PACKAGES,livecd-gnome3-setup-done)
@$(call add,LIVE_PACKAGES,gnome3-regular xcalib templates) @$(call add,LIVE_PACKAGES,gnome3-regular xcalib templates)
@$(call add,LIVE_PACKAGES,gnome-flashback screenpen) @$(call add,LIVE_PACKAGES,gnome-flashback screenpen)
@$(call add,LIVE_PACKAGES,chrome-gnome-shell)
@$(call add,LIVE_PACKAGES,firefox-gnome_shell_integration)
distro/regular-lxqt: distro/.regular-desktop mixin/regular-lxqt +plymouth \ distro/regular-lxqt: distro/.regular-desktop mixin/regular-lxqt +plymouth \
use/browser/falkon use/x11/sddm use/browser/falkon use/x11/sddm
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment