this problem is gnome problem:
update-menus starded when hedgewars installed:
cat /var/lib/dpkg/info/hedgewars.postinst
#!/bin/sh
set -e
# Automatically added by dh_installmenu
if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
update-menus
fi
# End automatically added section
menus installed:
cat /usr/share/menu/hedgewars
?package(hedgewars):needs="x11" section="Games/Action"\
title="Hedgewars" \
command="/usr/games/hedgewars"
this is gnome problem
--
Hedgewars not appear in menu
https://bugs.launchpad.net/bugs/247624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs