gnu: caja: fix search path globs

Change-Id: I52b097654d87d276bb41dd807dba0cb721220986
This commit is contained in:
FuncProgLinux 2026-01-16 11:04:28 -06:00
parent cec74443dd
commit 5313bcfc9e

View file

@ -986,7 +986,7 @@ hypertext navigation, and table-of-contents bookmarks.")
(native-search-paths
(list (search-path-specification
(variable "CAJA_EXTENSION_DIRS")
(files (list "lib/caja/extensions-2.0/**")))))
(files (list "lib/caja/extensions-2.0")))))
(home-page "https://mate-desktop.org/")
(synopsis "File manager for the MATE desktop")
(description