Comment 12 for bug 787465

Revision history for this message
Martin-Éric Racine (q-funk) wrote : Re: View->Show MenuBar isn't working in 11.04 and later

PS: a simple way to remove all the indicators:

sudo dpkg -P $( dpkg -l | grep indicator- | awk {'print $2'} | grep -v lib )

sudo apt-get --purge autoremove