Skip to content
Snippets Groups Projects
Commit 35557712 authored by Sou Bunnbu (宋文武)'s avatar Sou Bunnbu (宋文武)
Browse files

gnu: xfce: Add xfce4-pulseaudio-plugin.

* gnu/packages/xfce.scm (xfce)[propagated-inputs]: Add xfce4-pulseaudio-plugin.
parent 0f0c586a
No related branches found
No related tags found
No related merge requests found
...@@ -666,15 +666,17 @@ (define-public xfce ...@@ -666,15 +666,17 @@ (define-public xfce
("thunar-volman" ,thunar-volman) ("thunar-volman" ,thunar-volman)
("tumlber" ,tumbler) ("tumlber" ,tumbler)
("xfce4-appfinder" ,xfce4-appfinder) ("xfce4-appfinder" ,xfce4-appfinder)
("xfce4-battery-plugin" ,xfce4-battery-plugin)
("xfce4-clipman-plugin" ,xfce4-clipman-plugin)
("xfce4-panel" ,xfce4-panel) ("xfce4-panel" ,xfce4-panel)
("xfce4-session" ,xfce4-session) ("xfce4-session" ,xfce4-session)
("xfce4-settings" ,xfce4-settings) ("xfce4-settings" ,xfce4-settings)
("xfce4-terminal" ,xfce4-terminal) ("xfce4-terminal" ,xfce4-terminal)
("xfconf" ,xfconf) ("xfconf" ,xfconf)
("xfdesktop" ,xfdesktop) ("xfdesktop" ,xfdesktop)
("xfwm4" ,xfwm4))) ("xfwm4" ,xfwm4)
;; Panel plugins.
("xfce4-battery-plugin" ,xfce4-battery-plugin)
("xfce4-clipman-plugin" ,xfce4-clipman-plugin)
("xfce4-pulseaudio-plugin" ,xfce4-pulseaudio-plugin)))
(home-page "http://www.xfce.org/") (home-page "http://www.xfce.org/")
(synopsis "Desktop environment (meta-package)") (synopsis "Desktop environment (meta-package)")
(description (description
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment