No description
Find a file
António Fernandes 017a90beb6 window: Make history-hierarchy interaction orthogonal.
We are treating a click in the pathbar as a back/forward history action if the
target location is already in history. This makes the Back and Forward buttons
unconsistent in result.

Instead, treat any click on the pathbar as new history entry.

Addapted from original patch by Marcus Husar <marcus.husar@gmail.com>.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=563009
2017-08-18 12:20:43 +02:00
build-aux flatpak: Add stable release 2017-05-03 20:26:27 +02:00
data build: add tests for data files 2017-08-11 14:13:07 +03:00
docs add "restore tab" action 2017-05-31 15:58:52 +03:00
eel eel-gtk-extensions: avoid deprecated warnings 2017-08-17 15:37:45 +02:00
icons Add film strip in nautilus rather than in thumbnailer 2014-02-09 00:42:56 +01:00
libnautilus-extension Add license to libnautilus-extension 2017-08-07 14:50:20 +03:00
nautilus-desktop desktop: initialize Exempi in main() 2017-08-07 13:51:33 +03:00
nautilus-sendto-extension autotools: kill it 2017-03-22 17:18:29 +02:00
po Update Catalan translation 2017-08-16 21:03:01 +02:00
src window: Make history-hierarchy interaction orthogonal. 2017-08-18 12:20:43 +02:00
subprojects libgd: move submodule to a subdirectory 2017-03-27 12:45:56 +03:00
test Revert "search-engine: fix search providers handling" 2017-08-17 11:29:41 +01: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
.gitmodules libgd: move submodule to a subdirectory 2017-03-27 12:45:56 +03:00
config.h.meson build: Make tracker a hard dependency 2017-07-18 03:25:03 +02:00
LICENSE general: Assume Nautilus project is GPL3 2017-07-17 22:16:08 +02:00
meson.build build: Raise gtk+ minimum version requirement 2017-08-12 13:56:43 +03:00
meson_options.txt build: Make tracker a hard dependency 2017-07-18 03:25:03 +02:00
nautilus.doap doap: add me to maintainers 2015-02-11 20:13:57 +01:00
NEWS release: Prepare for 3.25.90 2017-08-09 23:04:50 +02:00
org.gnome.Nautilus.json org.gnome.Nautilus.json: Use standard JSON format 2017-04-13 11:30:23 +02:00
README Revert "README: Remove the mailing list" 2017-04-13 11:33:38 +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