gnome-control-center/capplets/file-types
Maciej Stachowiak 5ebec09c25 Define short-list components for text/plain
* data/mime/gnome-vfs.keys: Define short-list components for
	text/plain

	First half of task 370 (write APIs for mime handler stuff)

	* libgnomevfs/gnome-vfs-mime-handlers.h,
	libgnomevfs/gnome-vfs-mime-handlers.c:
	(gnome_vfs_mime_set_default_action_type,
	gnome_vfs_mime_set_default_application,
	gnome_vfs_mime_set_default_component,
	gnome_vfs_mime_set_short_list_applications,
	gnome_vfs_mime_set_short_list_components,
	gnome_vfs_mime_extend_all_applications,
	gnome_vfs_mime_remove_from_all_applications): Implemented (w/ some
	slight interface changes relative to old headers/stubs.

	(gnome_vfs_mime_define_application): New function.

	(bool_to_str, gnome_vfs_strsplit_to_list,
	gnome_vfs_strjoin_from_list, comma_separated_str_to_str_list,
	str_list_to_comma_separated_str, str_list_difference): More helper functions.

	* test/test-mime-handlers-set.c: Test for mime handler setter
	APIs.
	* test/Makefile.am: Build it.

	* mime-type-capplet/edit-window.c (add_application): Remove
	now-invalid call to gnome_vfs_mime_set_default_application w/
	comment on how to do it better.
2000-06-02 06:55:33 +00:00
..
.cvsignore Rename the 'mime-type' capplet to 'nautilus-mime-capplet' to avoid 2000-05-24 18:12:35 +00:00
edit-window.c Define short-list components for text/plain 2000-06-02 06:55:33 +00:00
edit-window.h All of the below is work in progress on the Files and Programs capplet. I 2000-05-26 23:57:36 +00:00
file-types-capplet.c Work in progress for the modified Files and Programs capplet that is 2000-05-31 17:26:11 +00:00
Makefile.am Make the capplet build if gnomevfs isn't already installed. 2000-06-01 14:59:44 +00:00
mime-data.c Work in progress for the modified Files and Programs capplet that is 2000-05-31 17:26:11 +00:00
mime-data.h Work in progress for the modified Files and Programs capplet that is 2000-05-31 17:26:11 +00:00
mime-info.c mime-type-capplet/edit-window.c, mime-type-capplet/edit-window.h, 2000-05-23 23:23:57 +00:00
mime-info.h mime-type-capplet/edit-window.c, mime-type-capplet/edit-window.h, 2000-05-23 23:23:57 +00:00
nautilus-mime-type.desktop All of the below is work in progress on the Files and Programs capplet. I 2000-05-26 23:57:36 +00:00
new-mime-window.c Work in progress for the modified Files and Programs capplet that is 2000-05-31 17:26:11 +00:00
new-mime-window.h mime-type-capplet/edit-window.c, mime-type-capplet/edit-window.h, 2000-05-23 23:23:57 +00:00