The command to get the mimetype is : gnomevfs-info /tmp/xdg-openMIME.txt 2> /dev/null | grep MIME | cut -d ":" -f 2 | sed s/"^ "// So we get : [pterjan@plop libgnomevfs]$ xdg-mime query filetype /tmp/MIME.txt MIME.txt text/plain
Created attachment 12064 [details] [review] Suggested patch
I can confirm this issue. Patch looks good for me.
Thanks. fixed in CVS.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.