gnome-control-center/capplets/file-types
Mathieu Lacage 404ba40351 reviewed by: Sullivan
2000-11-17  Mathieu Lacage  <mathieu@eazel.com>

	reviewed by: Sullivan

	fix Bug 4768. Reported 3 bugs about separate issues: 4796, 4797, 4798.
	* data/mime/gnome-vfs.keys: change icon filenames to relative paths.
	* libgnomevfs/Makefile.am: add GNOME_VFS_PREFIX
	* libgnomevfs/gnome-vfs-mime-info.c: (gnome_vfs_mime_info_reload):
	add initialition code if the mime stuff is not initalized when doing
	a reload. This avoids a segfault.
	* libgnomevfs/gnome-vfs-utils.c: (hack_file_exists): new function
	copied from gnome-libs: prviously named g_file_exists.
	(gnome_vfs_icon_path_from_filename): new API function. It looks
	in GNOME_PATH to find the icons and defaults to the gnome-vfs prefix
	one. It accepts only relative paths and returns an absolute path.
	* libgnomevfs/gnome-vfs-utils.h: add prototype.
	* mime-type-capplet/nautilus-mime-type-capplet.c:
	(really_change_icon), changes the icon used by a mime type.
	(gil_icon_selected_cb): changes the icon when you double-click.
	(change_icon_clicked_cb_real): changes the icon when you click on ok.
	(change_icon_clicked): connect to the clicked and select_icon signals
	to know when the user has made up his mind about hte new icon.
	(nautilus_mime_type_capplet_update_info), spaces.
	(add_mime_clicked): spaces.
	(nautilus_mime_type_capplet_update_mime_list_icon): spaces.
	(capplet_get_icon_pixbuf): spaces.
	(populate_mime_list): spaces.
	* mime-type-capplet/nautilus-mime-type-icon-entry.c:
	(icon_selected_cb): spaces.
	(nautilus_mime_type_show_icon_selection): spaces.
	(nautilus_mime_type_icon_entry_get_relative_filename): new function.
	returns a relative filename instead of an abosulte one.
	* mime-type-capplet/nautilus-mime-type-icon-entry.h: add relative
	function prototype
2000-11-17 23:15:20 +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 fix bug 4769 tweak to look slightly better. fix a potential segfault too. 2000-11-17 00:41:44 +00:00
file-types-capplet-dialogs.h Fixed bug 3042, Adding new mime type doesn't work 2000-09-17 03:15:40 +00:00
file-types-capplet.c reviewed by: Sullivan 2000-11-17 23:15:20 +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 reviewed by: Sullivan 2000-11-17 23:15:20 +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 Added Slovak [sk] translations 2000-11-14 13:32:33 +00:00