
Originally Posted by
P3t3r
So it is not possible to mix the functionality of gnome-gmail-notifier with the indicator applet? This "works" but it's kind of awkward that I now have 2 email icons in my taskbar (and still no direct "compose message" that works as it's supposed to: opening the browser and composing new message).
You can remove the Evolution envelope from the indicator applet with:
Code:
sudo apt-get remove indicator-messages
or do it in Synaptic. It's trivially easy to add a gmail launcher to any panel, just put something like:
Code:
gnome-open https://mail.google.com/mail
as the command in a new custom launcher.
Bookmarks