mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
No description
182fef9c94
Setting LANG and NO_AT_BRIDGE will prevent warnings about LANG not being set (obviously) (Tracker), and about the a11y bus not being up, which we don’t necessarily need to be able to test things. Starting a D-Bus session before running tests ensures that dbus-launch doesn’t croak when Tracker tries to reach the SPARQL backend, because of missing X11 support. |
||
---|---|---|
.gitlab/issue_templates | ||
build-aux | ||
data | ||
docs | ||
eel | ||
extensions | ||
icons | ||
libnautilus-extension | ||
po | ||
src | ||
subprojects | ||
test | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
LICENSE | ||
meson.build | ||
meson_options.txt | ||
nautilus.doap | ||
NEWS | ||
README.md |
Nautilus
This is Nautilus, the file manager for GNOME.
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 depepdencies
- 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.