Commit graph

4 commits

Author SHA1 Message Date
Darin Adler
130c90ea4f Update names in a few places.
* AUTHORS:
	* HACKING:
	* MAINTAINERS:
	* README:
	Update names in a few places.

	* src/nautilus-main.c: (main): Remove obsolete ENABLE_NLS comment.
2002-02-22 02:13:39 +00:00
Darin Adler
bf4da2da8c Just me, not the mailing list.
* MAINTAINERS: Just me, not the mailing list.

	* Makefile.am: Enable the components directory.
	* components/Makefile.am: Disable all but sample.

	* components/*/.cvsignore:
	* components/*/*.oaf.in: Removed.
	* components/*/*.server.in: Added.
	server -> oaf

	* components/*/Makefile.am:
	Install the servers in the right place.

	* configure.in:
	* libnautilus-adapter/Makefile.am:
	* libnautilus-private/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	Simplified CFLAGS, LIBS, and IDL_INCLUDES.

	* components/sample/Makefile.am:
	Switch to the new COMPONENT_CFLAGS.

	* components/sample/nautilus-sample-content-view.h:
	* components/sample/nautilus-sample-content-view.c:
	(nautilus_sample_content_view_finalize): Use instead of destroy.
	(bonobo_sample_callback): Mark string for localization.
2001-11-09 01:10:02 +00:00
Darin Adler
6397f17caa Changed to the new Nautilus list instead of the old secret list.
* MAINTAINERS: Changed to the new Nautilus list instead of the
	old secret list.

	* components/notes/ntl-notes.c (notes_load_metainfo):
	* src/file-manager/fm-directory-view.c
	(fm_directory_view_load_uri), (metadata_ready_callback):
	* src/ntl-uri-map.c (got_metadata_callback),
	(nautilus_navigation_info_new):
	Change calls to use new API, but not to use any of the new features,
	which are not yet implemented.

	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-directory.c
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c
	* libnautilus-extensions/nautilus-file.c
	* libnautilus-extensions/nautilus-file.h:
	Added the new API and moved functions around a bit to prepare
	for the new feature needed by Maciej for getting a list of files.

	* libnautilus-extensions/nautilus-file-attributes.h:
	Added an attribute constant for MIME type.
2000-04-27 22:54:19 +00:00
Elliot Lee
e524839fd4 Add misc docs.
Add misc docs.
1999-12-15 01:32:28 +00:00