On Thu, 2010-10-21 at 19:07 +0200, Juanjo Marin wrote: > Hi, > > Compiling Evince with jhbuild I've realised that it doesn't build > shared_mime_info. Evince uses gtk_recent_info_get_mime_type() and > g_content_type_from_mime_type() functions in order to detect the type of > files it handles. So, Evince needs access the share_mime_info database > and I think it should be added as a dependency in jhbuild.
shared-mime-info should already be a dependency of glib, because of GIO. Otherwise we could add the dependency to half of the modules in the module sets. _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
