https://bugzilla.xfce.org/show_bug.cgi?id=13737
--- Comment #2 from Andrey Vihrov <[email protected]> --- I am not sure if there is any reasonable way, except treating all files with executable bit as executables. Checking a test executable and a regular shared library with "readelf -h" shows that they both have type "DYN (Shared object file)" and both have an entry point. If Thunar uses g_content_type_can_be_executable(), then perhaps I should forward this bug report to Glib developers? -- 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
