Find a file
Cosimo Cecchi cceb760e84 pathbar: implement get_path_for_child()
Implementation taken from GtkPathBar
2012-06-30 17:52:15 -04:00
cut-n-paste-code smclient: remove XSMP support 2010-12-20 19:07:49 +01:00
data build: update gitignore 2012-01-16 10:09:03 -05:00
docs extension: doc cleanups 2012-01-16 10:36:24 -05:00
eel a11y: add missing prototype 2012-06-08 12:07:38 -04:00
icons Move all ui files and icons into resources 2012-01-16 14:22:38 +01:00
libnautilus-extension extension: add some more missing gir annotations 2012-01-16 10:28:40 -05:00
libnautilus-private Remove text besides icons mode for icon view 2012-06-30 12:32:51 -04:00
nautilus-sendto-extension all: silence new warnings from GCC 4.6 2011-01-25 09:21:07 -05:00
po Updated Slovenian translation 2012-06-26 09:29:02 +02:00
src pathbar: implement get_path_for_child() 2012-06-30 17:52:15 -04:00
test file-operations: first pass at passing on success information 2012-01-20 22:14:01 -05:00
.gitignore Update gitignore 2012-04-21 18:58:43 -04:00
AUTHORS release: update AUTHORS 2011-04-04 10:05:30 -04:00
autogen.sh autogen.sh: automake 1.9 is required (see configure.in) 2010-05-17 11:08:15 +02:00
configure.in release: prepare for 3.5.3 2012-06-25 13:53:24 -04:00
COPYING Remove reference to a non-existing old trademark notice file. 2010-12-18 20:04:46 +01:00
COPYING-DOCS reviewed by: Pavel Cisler <pavel@eazel.com> 2001-02-22 10:26:22 +00:00
COPYING.EXTENSIONS Add COPYING.EXTENSIONS clarifying some extension license issues 2009-05-27 11:06:31 +02:00
COPYING.LIB Just adding copyright/license notices, and a copy of the LGPL. 1999-12-07 19:59:42 +00:00
HACKING Remove a reference to SVN 2009-05-01 14:20:12 +02:00
MAINTAINERS Update MAINTAINERS and DOAP files 2011-01-28 17:11:44 -05:00
Makefile.am trivial: remove old perl scripts and other cruft 2012-05-30 16:43:19 -04:00
Makefile.shared Fixed bug 4057 (clicking the back button while opening a huge 2000-10-30 19:22:43 +00:00
nautilus.doap Correctly capitalize GNOME in nautilus.doap 2012-04-10 21:12:28 +02:00
NEWS release: prepare for 3.5.3 2012-06-25 13:53:24 -04:00
README Add building tips link 2009-05-01 14:25:29 +02:00
README.commits Fix a copy/paste typo. 2009-04-17 15:24:02 +02:00
THANKS Update for release. 2008-03-10 23:21:35 +00:00

This is Nautilus, the file manager for the GNOME desktop.

Installation
============

See the 'INSTALL' file for installation instructions.  You will need a
complete and up-to-date GNOME development environment to build nautilus.
You can also find some building and installation tips at
http://live.gnome.org/Nautilus/Development/Nautilus

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

Please see the HACKING file for information about hacking on nautilus.

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

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

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

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

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