mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-10-29 03:34:16 +00:00
No description
![]() 2008-10-01 Alexander Larsson <alexl@redhat.com> * configure.in: Remove direct deps on bonobo, bonobo-activation, orbit2, startup-notification Add dependency on libunique * src/Makefile.am: * src/nautilus-shell-interface.idl: * src/nautilus-shell.[ch]: Remove NautilusShell * src/nautilus-application.[ch]: Make NautilusApplication a normal GObject Remove NautilusShell use. Implement unique application functionallity using libunique Remove manual startup notification handling (mostly handled by libunique) * src/nautilus-main.c: Remove bonobo initialization Remove manual startup notification handling Move command line arg to uri parsing here Remove weird idle handling now that we don't use bonobo anymore * libnautilus-private/nautilus-undo-manager.c: * libnautilus-private/nautilus-undo-manager.h: * libnautilus-private/nautilus-undo.c: * src/nautilus-window-private.h: Remove all leftover spurious use of bonobo * src/nautilus-window-slot.h: * src/nautilus-desktop-window.c: * src/nautilus-location-dialog.c: * src/nautilus-window-bookmarks.c: Add required includes of gi18n.h svn path=/trunk/; revision=14677 |
||
---|---|---|
cut-n-paste-code | ||
data | ||
docs | ||
icons | ||
libnautilus-extension | ||
libnautilus-private | ||
po | ||
src | ||
test | ||
acconfig.h | ||
add-include-prefix | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
ChangeLog-20000414 | ||
ChangeLog-20000625 | ||
ChangeLog-20000831 | ||
ChangeLog-20001018 | ||
ChangeLog-20010201 | ||
ChangeLog-20010420 | ||
ChangeLog-20041029 | ||
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 | ||
COPYING | ||
COPYING-DOCS | ||
COPYING.LIB | ||
CVSVERSION | ||
HACKING | ||
indent.sh | ||
MAINTAINERS | ||
Makefile.am | ||
Makefile.shared | ||
nautilus-autorun-software.desktop.in.in | ||
nautilus-computer.desktop.in.in | ||
nautilus-file-management-properties.desktop.in.in | ||
nautilus-folder-handler.desktop.in.in | ||
nautilus-home.desktop.in.in | ||
nautilus.desktop.in.in | ||
nautilus.spec.in | ||
NEWS | ||
README | ||
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. 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