No description
Find a file
Georges Basile Stavracas Neto 80f8cba489 settings: add setting to track remote search on remote locations
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.
2016-02-02 20:43:04 +01:00
data settings: add setting to track remote search on remote locations 2016-02-02 20:43:04 +01:00
docs remove leftovers of connect to server 2015-08-21 11:34:52 +02:00
eel file: refactor eel-partition for better ownership management 2015-12-11 22:42:04 +01:00
icons Add film strip in nautilus rather than in thumbnailer 2014-02-09 00:42:56 +01:00
libgd@04b2480259 desktop: undecorate the window before positioning 2015-11-12 09:34:52 +01:00
libnautilus-extension libnautilus-extension: add gtk-doc documentation coverage 2015-05-25 20:41:19 -07:00
libnautilus-private canvas-container: fix desktop snapping 2016-02-01 09:49:57 +01:00
nautilus-sendto-extension send-to: use Send to... for the label 2015-08-31 14:05:38 +02:00
po Updated Slovak translation 2016-01-26 14:04:42 +00:00
src desktop-window: restore transparency (again) 2016-02-02 19:13:05 +02:00
test search: done loading signal only if not restarting engine 2015-07-22 13:02:04 +02:00
.gitmodules general: Add libgd as a submodule 2015-02-03 09:26:04 -08:00
AUTHORS release: update AUTHORS 2011-04-04 10:05:30 -04:00
autogen.sh autogen.sh: remove obsolete PKG_NAME 2015-05-25 14:39:27 -07:00
configure.ac build: Rely on intltool >= 0.50 for gsettings translation 2015-12-16 12:46:48 +01:00
COPYING Don't mention FSF address 2014-02-17 14:41:43 -08:00
COPYING.EXTENSIONS Add COPYING.EXTENSIONS clarifying some extension license issues 2009-05-27 11:06:31 +02:00
COPYING.LIB
git.mk Use git.mk 2012-09-17 18:07:25 -04:00
HACKING doap: update URLs 2014-04-06 18:52:22 +02:00
MAINTAINERS Update MAINTAINERS and DOAP files 2011-01-28 17:11:44 -05:00
Makefile.am build: order libgd before libnautilus-private 2015-05-25 14:49:23 -07:00
Makefile.shared
nautilus.doap doap: add me to maintainers 2015-02-11 20:13:57 +01:00
NEWS release: prepare 3.19.2 2015-12-14 21:01:48 +01:00
OVERVIEW.md OVERVIEW: rename to OVERVIEW.md 2015-12-23 15:00:20 +01:00
README README: update 2015-05-23 23:20:25 +02:00
README.commits Fix a copy/paste typo. 2009-04-17 15:24:02 +02:00
THANKS Update for release. 2008-03-10 23:21:35 +00:00

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