On Friday 07 October 2011 20:31:49 you wrote: > David, where (and when) this system database should be installed on windows > and mac? It is still not clear for me
As I was explaining in my email with the backends, on Windows and Mac Qt could use its own freedesktop.org.xml file, if no file is found in the standard paths. To go even further, Qt could have code to generate the binary mime.cache so that the next time, it doesn't need to parse the XML, but loads binary data into memory instead. In any case I don't see how Qt Creator is special at all, it's just yet another application that uses qmime, with default mimetypes from the "system" and user-modified mimetypes in the user's dirs. I see no reason at all for it to have its own private mimetype database. -- David Faure, [email protected], http://www.davidfaure.fr Sponsored by Nokia to work on KDE, incl. Konqueror (http://www.konqueror.org). _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
