regular.mk: use branding*graphics for gtk based
The same "regular-gtk" based set of images received common desktop background provided; note that kde4 won't like it (branding package didn't really anticipate kde4 and is to be updated appropriately as well as extended for mate/fvwm). This one is also used for lightdm/gtk.
This commit is contained in:
parent
458d72b8c3
commit
3161ec500b
@ -13,6 +13,7 @@ distro/.regular-desktop: distro/.base +live +wireless use/live/ru \
|
|||||||
@$(call try,SAVE_PROFILE,yes)
|
@$(call try,SAVE_PROFILE,yes)
|
||||||
|
|
||||||
distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
|
distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
|
||||||
|
@$(call add,THE_BRANDING,graphics)
|
||||||
|
|
||||||
distro/regular-icewm: distro/.regular-gtk +icewm use/efi/refind
|
distro/regular-icewm: distro/.regular-gtk +icewm use/efi/refind
|
||||||
@$(call add,LIVE_PACKAGES,xxkb mutt)
|
@$(call add,LIVE_PACKAGES,xxkb mutt)
|
||||||
@ -22,7 +23,6 @@ distro/regular-lxde: distro/.regular-gtk use/x11/lxde; @:
|
|||||||
|
|
||||||
distro/regular-mate: distro/.regular-gtk
|
distro/regular-mate: distro/.regular-gtk
|
||||||
@$(call add,LIVE_LISTS,$(call tags,(desktop || mobile) && (mate || nm)))
|
@$(call add,LIVE_LISTS,$(call tags,(desktop || mobile) && (mate || nm)))
|
||||||
@$(call add,THE_BRANDING,graphics)
|
|
||||||
|
|
||||||
distro/regular-e17: distro/.regular-gtk use/x11/e17
|
distro/regular-e17: distro/.regular-gtk use/x11/e17
|
||||||
@$(call add,LIVE_PACKAGES,xterm xorg-xnest)
|
@$(call add,LIVE_PACKAGES,xterm xorg-xnest)
|
||||||
|
Loading…
Reference in New Issue
Block a user