fix updates in the app menu from the linkbase.
authorDana Jansens <danakj@orodu.net>
Wed, 9 Mar 2011 18:49:11 +0000 (13:49 -0500)
committerDana Jansens <danakj@orodu.net>
Wed, 3 Aug 2011 21:44:57 +0000 (17:44 -0400)
commita6f3630559dca4c36a771bb8331010461add74bb
treedbb656e1385654c2f2654dd10a2efdb0e41b9ce4
parent1b99e13d8985da2b80e1dd54a6468c3a1b38325f
fix updates in the app menu from the linkbase.

it did not remove things correctly if the linkbase removed something while the
  menu was not shown.
it sorted the wrong list.
basically it was buggy. tested now with a duplicate .desktop id in 2 places,
  and the menu shows only one copy. updating it while the menu is not shown
  correctly updates the menu.  updating it while the menu is shown also
  correclty updates the menu.
openbox/apps_menu.c