https://bugs.kde.org/show_bug.cgi?id=479169
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED CC| |n...@kde.org Resolution|--- |NOT A BUG --- Comment #1 from Nate Graham <n...@kde.org> --- When you delete an entry in KMenuEdit, you're signaling to the system that you want to hide this item from the system. To do that, it has to put some special line of text in the custom .desktop file generated in ~/.local/share/applications. If deleting item deleted that file, the system would fall back to the system-provided version of it, undoing your changes. I think you're looking for the "Edit > Restore to System Menu" menu item. -- You are receiving this mail because: You are watching all bug changes.