4

I am running Ubuntu 11.04 with unity, i just wonder why gnome-default-applications-properties only show me the evolution program. There was no customize option before?

Just would like to launch Google email from the messages indicator.

thanks.

KodduX
  • 1,451
Papachan
  • 346

1 Answers1

4

The Gmail Notifier program integrates with the mail indicator very nicely. You can install through this command :

sudo apt-get update && sudo apt-get install gm-notify

The open the gm-notify program to choose your settings. If you want to remove the evolution icon from the menu, please see this question.

Kris Harper
  • 13,477
  • Thanks for your help. but this repository didnt seem to work for me. Where i can find some info? – Papachan Sep 04 '11 at 18:11
  • Oops, sorry. I totally forgot to add the link. It's there now. Hopefully you can successfully add the ppa. – Kris Harper Sep 04 '11 at 19:52
  • Oh excellent, they finally include it into the Universe Repository, just do a sudo apt-get install gm-notify and it install it ! thanks – Papachan Sep 05 '11 at 01:24