Go to file
Carlos Soriano 8ac9c87306 Flatpak: Allow access to gsettings folder
Recently we have been seeing that gsettings doesn't work inside the
Flatpak build of Nautilus.

In 3f6cd2feb2
we gave full host access to Nautilus, so I expected that no more
--filesystem permission would be necessary.

For some reason... we still need to put that. Although it looks like a
bug somewhere.

For now, let's just explicitly allow access the desrt folder.
2018-04-08 18:09:28 +02:00
.gitlab/issue_templates Issues template: Improve wording and provide only unstable Flatpak 2018-03-19 20:17:05 +01:00
build-aux Flatpak: Allow access to gsettings folder 2018-04-08 18:09:28 +02:00
data preferences: Fix MB/MiB confusion 2018-03-30 12:51:46 +02:00
docs general: refactor extension library 2018-02-09 06:32:38 +02:00
eel eel: string: fix middle truncation test cases 2018-03-21 10:05:45 +02: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 eel: self-checks: Fix misaligned arguments 2018-03-19 14:49:44 +02:00
po Update Latvian translation 2018-04-07 16:07:35 +00:00
src preferences-window: Fix icon views captions order 2018-04-07 22:22:44 +03:00
subprojects Fix submodule funkiness 2018-03-19 20:48:31 +02:00
test test: Add file-utilities unit test 2018-04-04 12:10:05 +03:00
.gitattributes gitignore: Remove autotools related files. 2017-03-27 11:40:08 +02:00
.gitignore gitignore: Remove autotools related files. 2017-03-27 11:40:08 +02:00
.gitlab-ci.yml gitlabci: do not try installing Xvfb anymore. 2018-03-22 05:17:47 +02:00
.gitmodules libgd: move submodule to a subdirectory 2017-03-27 12:45:56 +03:00
LICENSE general: Assume Nautilus project is GPL3 2017-07-17 22:16:08 +02:00
meson.build build: Fix libm detection 2018-03-30 12:51:46 +02:00
meson_options.txt general: Allow running in separate instance 2018-03-18 22:28:08 +02: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.28.0 2018-03-13 07:10:57 +02:00
README.md README.md: change badge href 2018-01-08 16:09:41 +02:00

Nautilus

Pipeline status Code coverage

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.

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.