Hi, I've just opened http://bugzilla.gnome.org/show_bug.cgi?id=337432 about that:
"While discussing about bug #337411 with teuf I figured that gnome_vfs_get_mime_type_for_name(), which he pointed, was not listed by devhelp on the gnome-vfs-mime page" Attaching a trivial patch which makes them listed. As commented on the bug I'm not sure if that's the correct way. Maybe there is some way to automatically update the lists? Should the .sgml be updated too? Should we sort the functions alphabetically? Cheers, Sebastien Bacher
Index: doc/gnome-vfs-2.0-sections.txt =================================================================== RCS file: /cvs/gnome/gnome-vfs/doc/gnome-vfs-2.0-sections.txt,v retrieving revision 1.10 diff -u -r1.10 gnome-vfs-2.0-sections.txt --- doc/gnome-vfs-2.0-sections.txt 14 Nov 2005 11:41:12 -0000 1.10 +++ doc/gnome-vfs-2.0-sections.txt 5 Apr 2006 20:32:03 -0000 @@ -451,12 +451,20 @@ gnome_vfs_mime_shutdown gnome_vfs_mime_type_from_name gnome_vfs_mime_type_from_name_or_default +gnome_vfs_get_mime_type +gnome_vfs_get_slow_mime_type gnome_vfs_get_mime_type_common gnome_vfs_get_mime_type_from_uri gnome_vfs_get_mime_type_from_file_data gnome_vfs_get_file_mime_type +gnome_vfs_get_file_mime_type_fast +gnome_vfs_mime_type_is_equal gnome_vfs_mime_type_is_supertype gnome_vfs_get_supertype_from_mime_type +gnome_vfs_get_mime_type_for_data +gnome_vfs_get_mime_type_for_name +gnome_vfs_get_mime_type_for_name_and_data +gnome_vfs_mime_type_get_equivalence </SECTION> <SECTION>
_______________________________________________ gnome-vfs-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-vfs-list
