Summary: | Need a "Restore to default settings" for specific apps, not just everything | ||
---|---|---|---|
Product: | [Applications] kmenuedit | Reporter: | Igor Mironchik <igor.mironchik> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | nate |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | 5.27.10 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Igor Mironchik
2023-12-29 17:27:33 UTC
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. But "Restore to System Menu" will delete all my custom menu items! I just want to delete one custom menu item, and when I do it corresponding *.desktop file remain in ./local/share/applications folder, and it play in system, it can lead to strange errors when opening files. That's fair, I guess we need a "Restore to default settings" for specific apps. |