4

Possible Duplicate:
How to remove the Mail icon indicator applet?

I have an indicator, I think the messaging menu, that I'd really like to get rid of:

enter image description here

How can I stop it from starting and kill it if it's already running?

Naftuli Kay
  • 4,344

1 Answers1

5

From a terminal run sudo apt-get remove indicator-messages
The next time you login it will be gone.

duffydack
  • 7,584