Sa Feb 09 2008 02:00:25 UTC von IGnatius T [EMAIL PROTECTED]

umm... what would happen if you attempted to install it on a non-freedesktop system?


you need the shared mime info package (which is basically just a database of signature to mimetype mappings) to get to know which mimetype a file is. I think if it doesn't get those database, this will happen:

 xdgmime.c:const char xdg_mime_type_unknown[] = "application/octet-stream";
so, no problem, but doesn't get nice mimetypes.

For the debs, i would add a dependency to that shared-mime package. 

Reply via email to