> > So, we also have open question about storing mime types under mac/win - > > user won't copy million text/xml files to deploy his program. > > There is just one xml file to copy. The rest is generated by update-mime- > database. But I can see that given Windows's non-existing dependency > handling, this might not be a great solution ;) > > An alternative could be that Qt ships the files generated from > freedesktop.org.xml, and [on any platform] if shared-mime-info is installed > we don't use those.
I have several questions about that approach. How well does that scale with smaller devices? What is the footprint of these XML files? What are the dependencies of update-mime-database and shared-mime-info? _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
