https://bugzilla.xfce.org/show_bug.cgi?id=13737
--- Comment #3 from Viktor Odintsev <[email protected]> --- glib developers can't solve this since not all 'application/x-sharedlib' can be actually executed. The problem is more fundamental: even `file` utility returns this mime type. The difference only in that executable shared libs have INTERP header (so `file` utility prints 'interpreter /lib64/ld-linux-x86-64.so.2'). So no matter where it will be changed: in glib or in thunar directly. Replying on mime type now is bad idea (but thunar does it). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
