I have upgrade my ubuntu from maverick to natty, and my problem is Googlesystray not show in panel. but the app is work. how to show icon notification in unity panel?
Asked
Active
Viewed 469 times
3
-
Not until someone creates an Application indicator for it for the top panel. – wojox Apr 26 '11 at 17:57
2 Answers
6
If you know the command for it, install dconf-tools , then open
dconf-editor
(alt+f2 dconf-editor
) add an exception to the whitelist. You can also replace the whitelist with "all" to allow all applications.
You need to run alt+f2 unity --replace
afterwords.

RolandiXor
- 51,541
-
-
@fanoy if it worked for you, click the arrow on my answer to mark the question solved. – RolandiXor May 05 '11 at 22:05