Go to file
Carlos Soriano 13c959d389 build: Update flatpak build and organize folder structure
Flatpak doesn't need to build meson or a patch for ninja and meson to
work properly:
https://github.com/flatpak/flatpak/issues/607
https://bugzilla.gnome.org/show_bug.cgi?id=774368
273e2460aa

This patch updates this and improves the folder structure with a
build-aux folder to clear up the root folder.

https://bugzilla.gnome.org/show_bug.cgi?id=780580
2017-03-27 12:14:47 +03:00
build-aux build: Update flatpak build and organize folder structure 2017-03-27 12:14:47 +03:00
data autotools: kill it 2017-03-22 17:18:29 +02:00
docs autotools: kill it 2017-03-22 17:18:29 +02:00
eel autotools: kill it 2017-03-22 17:18:29 +02:00
icons Add film strip in nautilus rather than in thumbnailer 2014-02-09 00:42:56 +01:00
libgd@8bb1aebf7f libgd: update to latest commit 2017-03-05 21:57:21 +02:00
libnautilus-extension autotools: kill it 2017-03-22 17:18:29 +02:00
nautilus-desktop autotools: kill it 2017-03-22 17:18:29 +02:00
nautilus-sendto-extension autotools: kill it 2017-03-22 17:18:29 +02:00
po Update Polish translation 2017-03-25 19:54:11 +01:00
src files-view: display search base for file chooser 2017-03-22 22:36:42 +02:00
subprojects general: add support for Meson 2017-02-24 00:24:27 +02:00
test autotools: kill it 2017-03-22 17:18:29 +02:00
.gitattributes .gitattributes: update files not for export 2017-03-08 15:12:59 +02:00
.gitignore general: drop git.mk 2017-02-24 00:24:27 +02:00
.gitmodules general: Add libgd as a submodule 2015-02-03 09:26:04 -08:00
config.h.meson meson: actually use optional dependencies 2017-03-11 00:40:19 +02:00
LICENSE GPL autotools: kill it 2017-03-22 17:18:29 +02:00
meson.build build: Update flatpak build and organize folder structure 2017-03-27 12:14:47 +03:00
meson_options.txt meson: make doc generation opt-in 2017-03-01 18:15:20 +02:00
nautilus.doap doap: add me to maintainers 2015-02-11 20:13:57 +01:00
NEWS release: Prepare for 3.24.0 2017-03-21 14:21:48 +01:00
org.gnome.Nautilus.json build: Update flatpak build and organize folder structure 2017-03-27 12:14:47 +03:00
README README: update links 2017-02-24 11:11:20 +02:00

This is Nautilus, the file manager for the GNOME desktop.
https://wiki.gnome.org/Apps/Nautilus

Hacking on Nautilus
===================

To build the development version of Nautilus and hack on the code
see the general guide for build the GNOME platform at
https://wiki.gnome.org/Newcomers/BuildGnome

Guidelines and tutorials to contribute to the GNOME platform
are in https://wiki.gnome.org/Newcomers/CodeContributionWorkflow

Mailing List
============

The nautilus mailing list is nautilus-list@gnome.org.  Subscription
information is available at
https://mail.gnome.org/mailman/listinfo/nautilus-list

How to report bugs
==================

Bugs should be reported to the GNOME bug tracking system
(https://bugzilla.gnome.org), in the "nautilus" product.

Please read the following page on how to prepare a useful bug report:
https://bugzilla.gnome.org/bug-HOWTO.html