gnu: xfce: Propagate search paths of 'xfce4-panel'.

* gnu/packages/xfce.scm (xfce)[native-search-paths]: New field.
master
宋文武 2017-07-03 19:25:02 +08:00
parent fd2d17cdae
commit 1ec0c1f30e
No known key found for this signature in database
GPG Key ID: 26525665AE727D37
1 changed files with 3 additions and 0 deletions

View File

@ -738,6 +738,9 @@ on your desktop.")
("xfce4-clipman-plugin" ,xfce4-clipman-plugin)
("xfce4-pulseaudio-plugin" ,xfce4-pulseaudio-plugin)
("xfce4-xkb-plugin" ,xfce4-xkb-plugin)))
(native-search-paths
;; For finding panel plugins.
(package-native-search-paths xfce4-panel))
(home-page "http://www.xfce.org/")
(synopsis "Desktop environment (meta-package)")
(description