nautilus/NEWS
Darin Adler f5724a701c Fixed mistakes in my MIME type change from yesterday.
* libnautilus-private/nautilus-mime-actions.c:
	(build_joined_string): Correct variable so we build the string
	from all the elements in the list, not just the first element
	repeated over and over again.
	(nautilus_mime_get_short_list_components_for_file): Remove stray
	single-quote character so we build a legal query. The queries were
	all failing due to this typo.

	* src/nautilus-window.c: Spacing tweak.
	* NEWS: Remove lack-of-tinderbox lament.
2001-06-01 16:27:19 +00:00

8 lines
421 B
Text

Nautilus 1.0.3 was released May 8. We have some speedups to do and
some other small problems to fix, and then perhaps we'll release a
Nautilus 1.0.4. We may also want to remove some Eazel-specific stuff
that doesn't make sense any more.
We won't be porting Nautilus to GNOME 2 until the library freeze date
(at the request of the library developers, Michael Meeks mainly) so
this is still a GNOME 1 source tree for now.