• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.gitlab/H30-Oct-2021-8339

build-aux/H30-Oct-2021-280269

data/H03-May-2022-1,254970

docs/H30-Oct-2021-205141

eel/H30-Oct-2021-7,3604,685

extensions/H30-Oct-2021-3,2212,476

icons/H03-May-2022-

libnautilus-extension/H30-Oct-2021-3,5051,939

po/H30-Oct-2021-836,566663,275

src/H03-May-2022-137,209104,169

subprojects/libgd/H30-Oct-2021-12,0938,660

test/H30-Oct-2021-7,0015,282

.gitlab-ci.ymlH A D30-Oct-20211.9 KiB6457

LICENSEH A D30-Oct-202134.3 KiB675553

NEWSH A D30-Oct-2021114.5 KiB3,0462,504

README.mdH A D30-Oct-20211.6 KiB2717

meson.buildH A D03-May-20226.1 KiB241203

nautilus.doapH A D30-Oct-20211.4 KiB3530

README.md

1# nautilus
2[![Pipeline status](https://gitlab.gnome.org/GNOME/nautilus/badges/master/pipeline.svg)](https://gitlab.gnome.org/GNOME/nautilus/commits/master)
3
4This is the project of the [Files](https://wiki.gnome.org/Apps/Files) app, a file browser for
5GNOME, internally known by its historical name `nautilus`.
6
7## Supported version
8Only latest version of Files as provided upstream is supported. Try out the [Flatpak nightly](https://wiki.gnome.org/Apps/Nightly) installation before filling issues to ensure the installation is reproducible and doesn't have downstream changes on it. In case you cannot 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.
9
10## Hacking on nautilus
11
12To build the development version of the Files app and hack on the code
13see the [general guide](https://wiki.gnome.org/Newcomers/BuildProject)
14for building GNOME apps with Flatpak and GNOME Builder.
15
16## Runtime dependencies
17- [Bubblewrap](https://github.com/projectatomic/bubblewrap) installed. Used for security reasons.
18- [Tracker (including tracker-miners)](https://gitlab.gnome.org/GNOME/tracker) properly set up and with all features enabled. Used for fast search and metadata extraction, starred files and batch renaming.
19
20## Discourse
21
22For more informal discussion we use [GNOME Discourse](https://discourse.gnome.org/tags/nautilus) in the Applications category with the `nautilus` tag. Feel free to open a topic there.
23
24## How to report issues
25
26Report issues to the GNOME [issue tracking system](https://gitlab.gnome.org/GNOME/nautilus/issues).
27