Qt on Ubuntu and Missing menu icons

This isn’t bug, but feature ;-). It’s described here: https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/501468

These commands fixed the issue:

gconftool-2 --type boolean --set /desktop/gnome/interface/buttons_have_icons true
gconftool-2 --type boolean --set /desktop/gnome/interface/menus_have_icons true

Leave a Reply

Your email address will not be published. Required fields are marked *