Commit eaee7b93 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added NM plasmoid to regular-kde4

Suggested by zerg@, aen@ and myself upon testing. Happens to work these days, hooray!
parent 9ff596db
......@@ -43,7 +43,9 @@ distro/regular-gnome3: distro/.regular-desktop use/x11/gnome3; @:
distro/regular-tde: distro/.regular-desktop +tde
@$(call add,LIVE_LISTS,$(call tags,desktop nm))
distro/regular-kde4: distro/.regular-desktop use/x11/kde4 use/x11/kdm4; @:
distro/regular-kde4: distro/.regular-desktop use/x11/kde4 use/x11/kdm4
@$(call add,LIVE_PACKAGES,plasma-applet-networkmanager)
distro/regular-razorqt: distro/.regular-desktop +razorqt; @:
endif
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