gnome-control-center/capplets/file-types
Rebecca Schulman aad3963159 Change the value of the "expects_uris" attribute of applications to have 3
2001-01-29  Rebecca Schulman  <rebecka@eazel.com>
	Change the value of the "expects_uris" attribute
	of applications to have 3 possible values:
	"yes", "no", and "non-file".  This change will
	allow applications to understand how to launch programs
	that expect local paths for local files, but uris
	for non-file locations.

	reviewed by: Darin Adler <darin@eazel.com>

	* data/mime/gnome-vfs.applications:
	Change expects_uris to "non-file" where appropriate
	(for now mpg123), and added supported_uri_schemes
	in places where "expects_uris" was "yes" but no
	supported uri schemes were listed.  This information
	is not yet complete.

	* doc/mime-data-specification.txt: Remove the "[to be
	implemented]" tag from fields that are now fully implemented
	(supported_uri_schemes and expects_uris)

	* libgnomevfs/gnome-vfs-mime-handlers.h:
	* libgnomevfs/gnome-vfs-application-registry.h:
	* libgnomevfs/gnome-vfs-application-registry.c: (application_new),
	(value_looks_true), (get_bool_value), (application_add_key),
	(gnome_vfs_application_registry_get_mime_application),
	(gnome_vfs_application_registry_save_mime_application):
	Parse, set and get the new "expects_uris"
	attribute, and represent its set of possible values using
	an enum, rather than a gboolean.

	* mime-type-capplet/nautilus-mime-type-capplet-dialogs.c:
	(show_new_application_window), (show_edit_application_window):
	Add the right bug number to fixmes about updates need in the capplet
	to reflect the new application attributes

	* test/test-mime-handlers.c:
	(format_mime_application_argument_type_for_display),
	(print_application):
	Print the "expects_uris" attribute as part of the test
	program for application information parsing.
2001-01-29 22:43:59 +00:00
..
.cvsignore Rename the 'mime-type' capplet to 'nautilus-mime-capplet' to avoid 2000-05-24 18:12:35 +00:00
file-types-capplet-dialogs.c Change the value of the "expects_uris" attribute of applications to have 3 2001-01-29 22:43:59 +00:00
file-types-capplet-dialogs.h Fix bug 4811 add new function. Ultimately, I wished we could get rid of 2000-11-20 02:31:25 +00:00
file-types-capplet.c Fixed bug 5847, MIME type capplet alphabetical oder case sensitive 2001-01-29 22:04:10 +00:00
file-types-capplet.h Fixed bug 3107, Setting na icon for a mime type does not work. 2000-11-13 19:16:38 +00:00
file-types-icon-entry.c Fix bug 4797, user can choose an icon anywhere on his filesystem to 2001-01-13 04:14:59 +00:00
file-types-icon-entry.h reviewed by: Sullivan 2000-11-17 23:15:20 +00:00
Makefile.am More srcdir != builddir, plus add missing source files. 2000-11-10 00:56:59 +00:00
nautilus-mime-type.desktop Finnish translation added by Pauli Virtanen <pauli.virtanen@saunalahti.fi> 2000-12-30 23:42:57 +00:00