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
This commit is contained in:
parent
dff07b4149
commit
e8a1ae8f1b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user