1
0
mirror of https://gitlab.gnome.org/GNOME/nautilus synced 2024-06-30 23:46:35 +00:00
Go to file
Corey Berla 04ce49f4e5 editorconfig: Create initial files
Borrow .editorconfig files from the GTK project.  Use the exact
same file for src/gtk since we are still keeping GTK style there
(remove root=true since it's no longer in the root).

The root .editorconfig file is slightly modified since we use
4 space tabs.  Leave tab_width=8 since we do have tabs in the code.

See: https://editorconfig.org/
2022-06-03 18:18:31 +00:00
.gitlab issue_templates: Fix typos 2022-05-12 16:08:27 +00:00
build-aux/flatpak meson: Use gnome.post_install 2022-02-28 22:20:19 +01:00
data meson: Update to 0.59 2022-02-28 22:20:17 +01:00
docs meson: Update to 0.59 2022-02-28 22:20:17 +01:00
eel eel-stock-dialogs: Remove unused functionality 2022-02-07 16:41:05 +00:00
extensions general: Switch to GTK4 2022-01-09 01:25:39 +00:00
icons general: Remove thumbnail frame 2021-12-26 18:12:29 +00:00
libnautilus-extension general: Switch to GTK4 2022-01-09 01:25:39 +00:00
po Update Friulian translation 2022-06-03 07:37:30 +00:00
src editorconfig: Create initial files 2022-06-03 18:18:31 +00:00
test tag-manager: Skip tracker initialization in tests 2022-05-31 19:03:42 +01:00
.editorconfig editorconfig: Create initial files 2022-06-03 18:18:31 +00:00
.git-blame-ignore-revs general: add ignore-revs file 2022-05-25 10:52:42 +00:00
.gitattributes Add a script for updating gnome-desktop sources 2019-01-22 15:51:58 +00:00
.gitignore gitignore: Remove autotools related files. 2017-03-27 11:40:08 +02:00
.gitlab-ci.yml ci: Make the update image job work with fedora:latest 2021-10-11 06:45:26 +00:00
LICENSE general: Assume Nautilus project is GPL3 2017-07-17 22:16:08 +02:00
meson_options.txt Drop libportal option 2022-05-26 15:19:04 -04:00
meson.build Drop libportal option 2022-05-26 15:19:04 -04:00
nautilus.doap doap: Update my e-mail address 2021-02-03 10:09:02 +01:00
NEWS Release version 42.alpha 2022-01-09 03:20:21 +00:00
README.md README: Fix typo 2021-01-20 08:57:11 +01:00

nautilus

Pipeline status

This is the project of the 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 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 for building GNOME apps with Flatpak and GNOME Builder.

Runtime dependencies

Discourse

For more informal discussion we use GNOME Discourse 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.