wmmenugen: properly skip NoDispaly entries
commitd53b43608ac2c514e212d35ec3f485d08d250da1
authorAlexey I. Froloff <raorn@raorn.name>
Mon, 18 Jun 2012 22:25:14 +0000 (19 02:25 +0400)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 18 Jun 2012 22:34:46 +0000 (18 23:34 +0100)
treed8a7d5a13579f3563728ef0f867d11cb8dbcd3d2
parentdef62293e9be7935adf47230c1acf19bdd59acf9
wmmenugen: properly skip NoDispaly entries

Last group from a desktop file is always added to menu regardless of
NoDisplay property.  Properly handle the NoDisplay and Hidden properties
at the end of file.

Signed-off-by: Alexey I. Froloff <raorn@raorn.name>
util/wmmenugen_parse_xdg.c