tags 497126 + unreproducible moreinfo
thanks

On Sat, 2008-08-30 at 04:46 +0300, alex bodnaru wrote:
> a programmer has to write a lot of text anyway, so it's not crucial, but i 
> believe it's not intended.

I can't reproduce that. For me monodevelop is in the GNOME menu under
Applications/Programming.

[EMAIL PROTECTED]:~$ dpkg -L monodevelop | grep monodevelop.desktop
/usr/share/applications/monodevelop.desktop

[EMAIL PROTECTED]:~$ grep update-menu /var/lib/dpkg/info/monodevelop.postinst 
if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
        update-menus
[EMAIL PROTECTED]:~$ grep update-desktop 
/var/lib/dpkg/info/monodevelop.postinst 
if [ "$1" = "configure" ] && which update-desktop-database >/dev/null 2>&1 ; 
then
        update-desktop-database -q

The package ships the .desktop file and updates the menu during package
install.

Seems to be a local issue on your end maybe? Try to run
update-desktop-database by hand and recheck your menu

> 
> best regards,
> alex

Thanks for your report!
-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer    [EMAIL PROTECTED]  http://www.meebey.net/
PEAR Developer    [EMAIL PROTECTED]     http://pear.php.net/
Debian Developer  [EMAIL PROTECTED]  http://www.debian.org/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to