1
0
mirror of https://gitlab.gnome.org/GNOME/nautilus synced 2024-06-30 23:46:35 +00:00
Go to file
Timothy OBrien 193a0b56d7 Add a script for updating gnome-desktop sources
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
2019-01-22 15:51:58 +00:00
.gitlab/issue_templates Bug.md: Update flatpakref URL 2018-10-08 18:12:08 +00:00
build-aux Flatpak: Use master SDK 2019-01-17 13:54:30 +01:00
data Meson: validate appdata file without network access 2019-01-15 11:24:44 +00:00
docs man: Remove geometry option 2018-09-14 05:21:42 +00:00
eel eel-string: Add description to some eel-string functions 2018-10-29 15:57:26 +00:00
extensions general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
icons canvas-item: Remove code to draw stretch handles 2018-03-26 13:05:54 +03:00
libnautilus-extension Include pkg-config package name in introspection file. 2019-01-10 14:19:19 +00:00
po Update Afrikaans translation 2019-01-21 09:17:51 +00:00
src Add a script for updating gnome-desktop sources 2019-01-22 15:51:58 +00:00
subprojects Fix submodule funkiness 2018-03-19 20:48:31 +02:00
test test: As the previous commit, increase test timeout 2019-01-22 12:51:55 +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: Don't run pages for translation commits 2019-01-17 15:53:27 +00:00
.gitmodules .gitmodules: Change libgd URL to GitLab one 2018-06-09 22:52:34 +03:00
.triage-policies.yml triage-policies: Add enhancement label 2019-01-14 09:44:04 +00:00
LICENSE general: Assume Nautilus project is GPL3 2017-07-17 22:16:08 +02:00
meson_options.txt build: Allow disabling GIR data generation 2018-07-25 19:06:37 +03:00
meson.build meson.build: Clean up profile stuff 2018-12-10 14:20:46 +00:00
nautilus.doap A couple of additional missing details on the nautilus.doap file 2018-02-13 17:28:00 +00:00
NEWS release: Prepare for 3.30.0 2018-09-03 19:31:11 +02:00
README.md Update README.md 2018-12-17 15:24:18 +00:00

Nautilus

Pipeline status Code coverage

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.