Find a file
Thomas Bechtold ffe6626ed3 image-properties-page: Use gexiv2 for metadata
Instead of using exif and and exempi for handling image metadata, use
gexiv2 for both.
This simplifies the code a lot and also makes it easy to add new tags
when needed.
Also cleanup a bit the currently displayed tags.

Note: gexiv2 is now a hard dependency when building nautilus.
2017-10-07 10:22:08 +02:00
build-aux flatpak: fix URL to nautilus repository 2017-09-07 17:39:37 -07:00
data build: add tests for data files 2017-08-11 14:13:07 +03:00
docs docs: use GObject introspection when building docs 2017-08-30 13:55:35 +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 [l10n] Updated Catalan (Valencian) translation 2017-10-05 14:20:55 +02:00
src image-properties-page: Use gexiv2 for metadata 2017-10-07 10:22:08 +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 image-properties-page: Use gexiv2 for metadata 2017-10-07 10:22:08 +02:00
LICENSE general: Assume Nautilus project is GPL3 2017-07-17 22:16:08 +02:00
meson.build image-properties-page: Use gexiv2 for metadata 2017-10-07 10:22:08 +02: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.26.0 2017-09-12 15:47:29 +02:00
org.gnome.Nautilus.json flatpak: fix URL to nautilus repository 2017-09-07 17:39:37 -07:00
README.md README: Update bug reporting link 2017-09-06 19:01:45 +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 are in https://wiki.gnome.org/Newcomers/BuildProject

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

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 at https://gitlab.gnome.org/GNOME/nautilus/issues.