Created attachment 36066 [details] Patch to set the execute bit in xdg-desktop-icon Hi For security reasons, modern desktops ignore .desktop files in ~/Desktop that don't have the execute bit clear. These files give an error when double-clicked, and don't show the correct icon. Thus to properly install a .desktop file to ~/Desktop, xdg-desktop-icon needs to set the execute bit. The attached patch does that. Thank you Damjan
Hello damjan. Thanks for your patch but notice that you only have to modify the .in file as the other one is generated from that when you run 'make'. Could you modify your patch?
Well, forget my comment. It seems that files are mixed. patch looks good for me.
Adding "patch" keyword. When can I expect this to be committed? I've already found other bugs I want to patch that depend on this one. At what point can I apply for CVS write access? Thank you Damjan
http://webcvs.freedesktop.org/portland/portland/xdg-utils/scripts/xdg-desktop-icon.in?r1=1.11&r2=1.12
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.