Description: Desktop Applet not showing in system tray.
Origin: Debian
Bug-Debian: http://bugs.debian.org/572745
Author: Olivier Berger <oberger@ouvaton.org>
Forwarded: not needed.

Index: coherence/misc/Desktop-Applet/applet-coherence
===================================================================
--- coherence.orig/misc/Desktop-Applet/applet-coherence	2010-03-12 10:34:31.000000000 -0600
+++ coherence/misc/Desktop-Applet/applet-coherence	2010-03-12 10:35:33.000000000 -0600
@@ -35,7 +35,7 @@
 # this ../.. is evil, I know :-(
 # there must be a better way
 if not os.path.exists(icon):
-    icon = "/usr/share/icons/coherence/tango-system-file-manager.png"
+    icon = "/usr/share/pyshared/misc/Desktop-Applet/tango-system-file-manager.png"
 
 from PyQt4.QtGui import *
 from PyQt4.QtCore import *
