Re: GNOME ABI review



> 	Right - this is because gnome-vfs has no way to 'get_supported_uris'
> that is externally exported; thus about the only sane way you can work
> out what URIs gnome-vfs supports, is to parse the mime database, look up
> your own app, and grab out the list of supported URIs.
> 
> 	Which is a shame;
> 

Exporting a way to get the list of supported uris isn't really a big
deal if such a function is really needed. Such a private function was
added (see
gnome-vfs-configuration.c:_gnome_vfs_configuration_get_methods_list) in
gnome-vfs 2.2, but wasn't exported because it didn't seem really useful
to do so...

Christophe



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]