No description
Find a file
Ernestas Kulik f80af5094c file-operations: change skip behavior
Currently, when skipping files, they are added to the transfer counts,
which results in inflated progress information. This commit makes the
code subtract from the total counts, instead.

https://bugzilla.gnome.org/show_bug.cgi?id=779569
2017-03-06 14:40:03 +02:00
data general: Allow running uncrustify from elsewhere 2017-03-03 17:06:18 +01:00
docs
eel
icons
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
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
test tests: Fix directory extensions points 2017-02-24 14:30:21 +01:00
.buildconfig
.gitattributes
.gitignore
.gitmodules
AUTHORS
autogen.sh autogen.sh: don't run aclocal 2017-02-27 15:17:42 +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
COPYING.EXTENSIONS
COPYING.LIB
HACKING
MAINTAINERS
make_release.sh
Makefile.am
Makefile.shared
meson.build release: prepare for 3.23.91 2017-03-03 17:06:18 +01:00
meson_options.txt meson: make doc generation opt-in 2017-03-01 18:15:20 +02:00
nautilus.doap
NEWS release: prepare for 3.23.91 2017-03-03 17:06:18 +01:00
org.gnome.Nautilus.json
OVERVIEW.md
README README: update links 2017-02-24 11:11:20 +02:00
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/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