]> git.sur5r.net Git - i3/i3/commit
prevent multiple menu items per .desktop entry 2772/head
authorloungecube <cube@hannen.at>
Mon, 15 May 2017 03:02:09 +0000 (05:02 +0200)
committerGitHub <noreply@github.com>
Mon, 15 May 2017 03:02:09 +0000 (05:02 +0200)
commit838616a1657ebe0906444307dc42fc5063d800d6
tree1d3e3b0d2957e6551e9c54b6e228d5973e064866
parent9178c5b8ca2b5c09ba96397ce3303d552125ede4
prevent multiple menu items per .desktop entry

If a .desktop entry is being added to the list of Menu items by its "Name" field, it should not be added again by its command or filename.
If it is being added by its command, it should not be added again by its filename.
i3-dmenu-desktop