mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
No description
017a90beb6
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 |
||
---|---|---|
build-aux | ||
data | ||
docs | ||
eel | ||
icons | ||
libnautilus-extension | ||
nautilus-desktop | ||
nautilus-sendto-extension | ||
po | ||
src | ||
subprojects | ||
test | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
config.h.meson | ||
LICENSE | ||
meson.build | ||
meson_options.txt | ||
nautilus.doap | ||
NEWS | ||
org.gnome.Nautilus.json | ||
README |
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