https://bugzilla.xfce.org/show_bug.cgi?id=13329
alexxcons <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from alexxcons <[email protected]> --- Created attachment 8471 --> https://bugzilla.xfce.org/attachment.cgi?id=8471&action=edit Show real filename for .desktop files As a first step, I would prefer to just display the real filename, instead of "Startername".desktop, which possibly will add more confusion. (That's what Nautilus and as well Dolphin do ) Could be pushed soon, so that's available directly in xfce 4.14 Would that be fine for you ? (Please test the attached patch if you have time) Regarding the second step, internally saving the executable bit: Since gvfs is optional for thunar, I dont think we should follow the nautilus aproach of storing the exec bit in gvfs. Instead we possibly could store a whitelist of all .desktop files allowed to be executed in xfconf (full path) instead of relying on the executable bit. Both, thunar and xfdesktop should use the list to check execution permission. A drawback: Renaming a .desktop file would require a second confirmation .. though I think this would be tolerable. Any arguments against the proposal ? -- 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
