~ruther/guix-local

1ec0c1f30ee93bd4224cffe0afb4be54fe8c3eb0 — 宋文武 8 years ago fd2d17c
gnu: xfce: Propagate search paths of 'xfce4-panel'.

* gnu/packages/xfce.scm (xfce)[native-search-paths]: New field.
1 files changed, 3 insertions(+), 0 deletions(-)

M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +3 -0
@@ 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