Remove gnome-menus dependency
commite6ff034f6a4215b5ad3a61135d2569d0a5fa8c07
authorVincent Untz <vuntz@gnome.org>
Mon, 7 Sep 2009 23:11:25 +0000 (8 01:11 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 8 Sep 2009 10:17:42 +0000 (8 12:17 +0200)
treeb306014d16b5d0adc4ec00e2158c2b7ee68a6f75
parent39e47f13a0874df10ad0dac0982045a18efbb738
Remove gnome-menus dependency

It was only needed to find all the .desktop files, but we can do this
ourselves -- it will be cheaper (no need to parse desktop file twice)
and simpler (the code is trivial).

http://bugzilla.gnome.org/show_bug.cgi?id=594439
configure.in
data/Makefile.am
data/bug-buddy.menu.in [deleted file]
src/Makefile.am
src/bugzilla.c