~ruther/guix-local

5a97a26204aa6424657ee27d5c0a02b92615024f — ng0 8 years ago d58b0ab
gnu: caja: Add native-search-paths.

* gnu/packages/mate.scm (caja)[native-search-paths]: Add it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
1 files changed, 4 insertions(+), 0 deletions(-)

M gnu/packages/mate.scm
M gnu/packages/mate.scm => gnu/packages/mate.scm +4 -0
@@ 653,6 653,10 @@ infamous 'Wanda the Fish'.")
       ("libxml2" ,libxml2)
       ("mate-desktop" ,mate-desktop)
       ("startup-notification" ,startup-notification)))
    (native-search-paths
     (list (search-path-specification
            (variable "CAJA_EXTENSIONDIR")
            (files (list "lib/caja/extensions-2.0/**")))))
    (home-page "https://mate-desktop.org/")
    (synopsis "File manager for the MATE desktop")
    (description