mainmenu: Compare duplicated actions based on desktop filename#2341
mainmenu: Compare duplicated actions based on desktop filename#2341City-busz wants to merge 1 commit into
Conversation
The name and the comment are what is shown in the menu. It doesn't make sense to show items that aren't distinguishable from each other.
If those apps use the same name and comment, the problem should be fixed in them. |
|
On Arch Linux, there are two versions of gImageReader: |
OK, but it's problematic in practice. If gimagereader-gtk and gimagereader-qt have the same name and the same comment, and if they can be installed alongside each other, there's no way to distinguish them from each other when they're shown in a menu. Their author(s) should change a name and/or a comment — after all, they're different, and that difference should be visible before launching them. |
Comparing name and comment is not reliable, as in some cases multiple apps may use the same name.
9efd9f6 to
59be076
Compare
Comparing name and comment is not reliable, as in some cases multiple apps may use the same name.