No description
Find a file
Mike Gorse b11c8a6947 Fix accessibility for gtk 3.2, and send object:state-changed:selected
The code to derive the EelCanvasAccessible class no longer works as of
gtk+ 3.1.9.  Currently the recommended behavior is to derive from
GtkAccessible.

Also, canvas items should send object:state-changed:selected events when
selected and unselected; otherwise AT-SPI will not update its cache.

https://bugzilla.gnome.org/show_bug.cgi?id=650897
2011-09-19 13:32:23 -04:00
cut-n-paste-code
data
docs
eel Fix accessibility for gtk 3.2, and send object:state-changed:selected 2011-09-19 13:32:23 -04:00
icons
libnautilus-extension
libnautilus-private Fix accessibility for gtk 3.2, and send object:state-changed:selected 2011-09-19 13:32:23 -04:00
nautilus-sendto-extension
po Updated Lithuanian translation 2011-09-18 16:14:51 +03:00
src window-manage-views: scroll to the selected location when opening an URI 2011-09-12 15:34:06 -04:00
test
.gitignore
add-include-prefix
AUTHORS
autogen.sh
ChangeLog-20000414
ChangeLog-20000625
ChangeLog-20000831
ChangeLog-20001018
ChangeLog-20010201
ChangeLog-20010420
ChangeLog-20041029
ChangeLog-20090417
check-config-h.pl
check-FIXME.pl
check-headers-in-Makefile.pl
check-POTFILES.pl
check-strings-functions
check-strings-patterns
check-strings.pl
check-THANKS.pl
configure.in Make maintiner mode enabled by default 2011-09-09 15:44:10 +01:00
COPYING
COPYING-DOCS
COPYING.EXTENSIONS
COPYING.LIB
CVSVERSION
HACKING
indent.sh
MAINTAINERS
Makefile.am
Makefile.shared
nautilus.doap
NEWS
README
README.commits
RENAMING
THANKS
TODO
TODO-gio

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