mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
No description
80f8cba489
Remote locations by default don't handle recursive search, since it has high costs associated. We can't, however, neglect the ability to search recursively on those folders, nor share the same setting with common folders too. To fix that, add a new setting called "enable-remote-recursive-search" which will be used by the next commits to properly implement recursive search for remote locations. |
||
---|---|---|
data | ||
docs | ||
eel | ||
icons | ||
libgd@04b2480259 | ||
libnautilus-extension | ||
libnautilus-private | ||
nautilus-sendto-extension | ||
po | ||
src | ||
test | ||
.gitmodules | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
COPYING.EXTENSIONS | ||
COPYING.LIB | ||
git.mk | ||
HACKING | ||
MAINTAINERS | ||
Makefile.am | ||
Makefile.shared | ||
nautilus.doap | ||
NEWS | ||
OVERVIEW.md | ||
README | ||
README.commits | ||
THANKS |
This is Nautilus, the file manager for the GNOME desktop. https://wiki.gnome.org/Apps/Nautilus Hacking on Nautilus =================== To build the development version of Nautilus and hack on the code see the general guide for build the GNOME platform at https://wiki.gnome.org/GnomeLove/BuildGnome Guidelines and tutorials to contribute to the GNOME platform are in https://wiki.gnome.org/GnomeLove/CodeContributionWorkflow Mailing List ============ The nautilus mailing list is nautilus-list@gnome.org. Subscription information is available at http://mail.gnome.org/mailman/listinfo/nautilus-list How to report bugs ================== Bugs should be reported to the GNOME bug tracking system (http://bugzilla.gnome.org), in the "nautilus" product. Please read the following page on how to prepare a useful bug report: http://bugzilla.gnome.org/bug-HOWTO.html