Hello guys,
I think when ubuntu 9.10 released system menu icons was hidden with default release, as same as with ubuntu 10.04 beta 1
it’s old trick for who don’t know it so there are two ways to get these icons back.
1st
open terminal and type
gconftool-2 --type Boolean --set /desktop/gnome/interface/menus_have_icons True
2nd
open configuration editor from system tools
if you can’t find it open terminal and type
gconf-editor
then go to Desktop –> Gnome –> Interface
you will find “menus have icons” make this value true
that’s it



A grande questão é: Porque alguém teve a idéia de desligar isso em primeiro lugar?
I agree with you, it was available by default on ubuntu 9.04, it doesn’t make any sense to hide it on new versions.
I agree with you, it was available by default on ubuntu 9.04, it doesn't make any sense to hide it on new versions.
there’s a space missing between “–set” and “/desktop/…”
yes there’s a missing space. Thank you.
post updated.