Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

http://www.geekzone.co.nz/foobar/6229

How can I fully disable the .desktop file function under GNOME?

share|improve this question

2 Answers

up vote 4 down vote accepted

What you're asking for isn't possible. .desktop files are baked into GNOME.

share|improve this answer

If you are willing to prevent addition of new .desktop file, you can set Read-Only permissions to the /usr/share/applications and to the ~/.local/share/applications.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.