From 3ade071f273aaa973e44bf95d6b1d4913a18f03b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:39:48 +0200 Subject: Adding upstream version 43.2. Signed-off-by: Daniel Baumann --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..b78215a --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# nautilus +[![Pipeline status](https://gitlab.gnome.org/GNOME/nautilus/badges/master/pipeline.svg)](https://gitlab.gnome.org/GNOME/nautilus/commits/master) + +This is the project of the [Files](https://wiki.gnome.org/Apps/Files) app, a file browser for +GNOME, internally known by its historical name `nautilus`. + +## Supported version +Only 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. + +## Hacking on nautilus + +To build the development version of the Files app and hack on the code +see the [general guide](https://wiki.gnome.org/Newcomers/BuildProject) +for building GNOME apps with Flatpak and GNOME Builder. + +## Runtime dependencies +- [Bubblewrap](https://github.com/projectatomic/bubblewrap) installed. Used for security reasons. +- [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. + +## Discourse + +For 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. + +## How to report issues + +Report issues to the GNOME [issue tracking system](https://gitlab.gnome.org/GNOME/nautilus/issues). -- cgit v1.2.3