Commit 3161ec50 authored by Michael Shigorin's avatar Michael Shigorin

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.
parent 458d72b8
......@@ -13,6 +13,7 @@ distro/.regular-desktop: distro/.base +live +wireless use/live/ru \
@$(call try,SAVE_PROFILE,yes)
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
@$(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
@$(call add,LIVE_LISTS,$(call tags,(desktop || mobile) && (mate || nm)))
@$(call add,THE_BRANDING,graphics)
distro/regular-e17: distro/.regular-gtk use/x11/e17
@$(call add,LIVE_PACKAGES,xterm xorg-xnest)
......
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