mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-10-29 23:47:15 +00:00
No description
f80af5094c
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 |
||
---|---|---|
data | ||
docs | ||
eel | ||
icons | ||
libgd@8bb1aebf7f | ||
libnautilus-extension | ||
nautilus-desktop | ||
nautilus-sendto-extension | ||
po | ||
src | ||
subprojects | ||
test | ||
.buildconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
autogen.sh | ||
config.h.meson | ||
configure.ac | ||
COPYING | ||
COPYING.EXTENSIONS | ||
COPYING.LIB | ||
HACKING | ||
MAINTAINERS | ||
make_release.sh | ||
Makefile.am | ||
Makefile.shared | ||
meson.build | ||
meson_options.txt | ||
nautilus.doap | ||
NEWS | ||
org.gnome.Nautilus.json | ||
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/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