mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-04 19:08:23 +00:00
No description
193a0b56d7
Nautilus depends on thumbnail source code files from the gnome-desktop project. Therefore, when the upstream https://gitlab.gnome.org/GNOME/gnome-desktop project releases a new version of the files, they should be downloaded and merged into the nautilus project. The script downloads the latest gnome-desktop project files to the developer's local nautilus source folder so that the developer can commit the updated files to the nautilus project. Fixes: #839 |
||
---|---|---|
.gitlab/issue_templates | ||
build-aux | ||
data | ||
docs | ||
eel | ||
extensions | ||
icons | ||
libnautilus-extension | ||
po | ||
src | ||
subprojects | ||
test | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
.triage-policies.yml | ||
LICENSE | ||
meson.build | ||
meson_options.txt | ||
nautilus.doap | ||
NEWS | ||
README.md |
Nautilus
This is Nautilus, the file manager for GNOME.
Supported version
Only latest Nautilus version 3.30 as provided upstream is supported. Try out the Flatpak nightly installation before filling issues to ensure the installation is reproducible and doesn't have downstream changes on it. In case you cannnot reproduce in the nightly installation, don't hesitate to file an issue in your distribution. This is to ensure the issue is well triaged and reaches the proper people.
Hacking on Nautilus
To build the development version of Nautilus and hack on the code see the general guide for building GNOME apps with Flatpak and GNOME Builder.
Runtime dependencies
- Bubblewrap installed. Used for security reasons.
- Tracker properly set up and with all features enabled. Used for fast search and metadata extraction, starred files and batch renaming.
Mailing List
The nautilus mailing list is nautilus-list@gnome.org. Read the subscription information for more.
How to report issues
Report issues to the GNOME issue tracking system.