shared-mime-info question

David Faure dfaure at trolltech.com
Tue May 11 12:59:48 EEST 2004


text/x-makefile has
    <glob pattern="makefile*"/>
and text/html obviously has
    <glob pattern="*.html"/>

This breaks for files like makefile-distfiles.html if the first one is evaluated before
the second one.

Perhaps the pattern matching should match first those that start with * and then those that end with *?
Or maybe this can be fixed/emulated by using different priorities?

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the xdg mailing list