Find a file
Ernestas Kulik dc57c21448 meson: update submodule only if it doesn’t exist
Some build servers don’t have git installed, which makes the tarball
build fail when trying to update the libgd submodule. This commit adds a
check for the existence of the root meson.build of libgd before running
git.

https://bugzilla.gnome.org/show_bug.cgi?id=779603
2017-03-06 17:43:22 +02:00
data general: Allow running uncrustify from elsewhere 2017-03-03 17:06:18 +01:00
docs general: add support for Meson 2017-02-24 00:24:27 +02:00
eel general: add support for Meson 2017-02-24 00:24:27 +02:00
icons Add film strip in nautilus rather than in thumbnailer 2014-02-09 00:42:56 +01:00
libgd@8bb1aebf7f libgd: update to latest commit 2017-03-05 21:57:21 +02:00
libnautilus-extension meson: set correct libnautilus-extension version in .pc 2017-03-03 17:06:18 +01:00
nautilus-desktop desktop-canvas-view: fix crash on refresh 2017-03-03 17:06:18 +01:00
nautilus-sendto-extension general: add support for Meson 2017-02-24 00:24:27 +02:00
po Update Hungarian translation 2017-03-05 14:31:10 +00:00
src file-operations: change skip behavior 2017-03-06 14:40:03 +02:00
subprojects general: add support for Meson 2017-02-24 00:24:27 +02:00
test tests: Fix directory extensions points 2017-02-24 14:30:21 +01:00
.buildconfig build: add GNOME Builder config file 2016-12-09 23:58:48 +01:00
.gitattributes general: add support for Meson 2017-02-24 00:24:27 +02:00
.gitignore general: drop git.mk 2017-02-24 00:24:27 +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: don't run aclocal 2017-02-27 15:17:42 +02:00
check_libgd.sh meson: update submodule only if it doesn’t exist 2017-03-06 17:43:22 +02:00
config.h.meson general: remove empty view 2017-02-27 16:47:51 +02:00
configure.ac release: prepare for 3.23.91 2017-03-03 17:06:18 +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 Just adding copyright/license notices, and a copy of the LGPL. 1999-12-07 19:59:42 +00: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
make_release.sh general: add support for Meson 2017-02-24 00:24:27 +02:00
Makefile.am general: drop git.mk 2017-02-24 00:24:27 +02:00
Makefile.shared Fixed bug 4057 (clicking the back button while opening a huge 2000-10-30 19:22:43 +00:00
meson.build meson: update submodule only if it doesn’t exist 2017-03-06 17:43:22 +02:00
meson_options.txt meson: make doc generation opt-in 2017-03-01 18:15:20 +02:00
nautilus.doap doap: add me to maintainers 2015-02-11 20:13:57 +01:00
NEWS release: prepare for 3.23.91 2017-03-03 17:06:18 +01:00
org.gnome.Nautilus.json build: remove optimizations for Flatpak 2016-12-10 00:01:54 +01:00
OVERVIEW.md OVERVIEW: rename to OVERVIEW.md 2015-12-23 15:00:20 +01:00
README README: update links 2017-02-24 11:11:20 +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/Newcomers/BuildGnome

Guidelines and tutorials to contribute to the GNOME platform
are in https://wiki.gnome.org/Newcomers/CodeContributionWorkflow

Mailing List
============

The nautilus mailing list is nautilus-list@gnome.org.  Subscription
information is available at
https://mail.gnome.org/mailman/listinfo/nautilus-list

How to report bugs
==================

Bugs should be reported to the GNOME bug tracking system
(https://bugzilla.gnome.org), in the "nautilus" product.

Please read the following page on how to prepare a useful bug report:
https://bugzilla.gnome.org/bug-HOWTO.html