gnome-applets r10949 - trunk/trashapplet



Author: callum
Date: Tue Sep  2 10:31:39 2008
New Revision: 10949
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=10949&view=rev

Log:
Make sure the tash applet keeps working on the second login. Bug 537011.

Modified:
   trunk/trashapplet/ChangeLog
   trunk/trashapplet/GNOME_Panel_TrashApplet.server.in.in

Modified: trunk/trashapplet/GNOME_Panel_TrashApplet.server.in.in
==============================================================================
--- trunk/trashapplet/GNOME_Panel_TrashApplet.server.in.in	(original)
+++ trunk/trashapplet/GNOME_Panel_TrashApplet.server.in.in	Tue Sep  2 10:31:39 2008
@@ -9,6 +9,9 @@
         </oaf_attribute>
         <oaf_attribute name="name" type="string" value="Trash Applet Factory"/>
         <oaf_attribute name="description" type="string" value="Trash Applet Factory"/>
+        <oaf_attribute name="bonobo:environment" type="stringv">
+            <item value="DBUS_SESSION_BUS_ADDRESS"/>
+        </oaf_attribute>
 </oaf_server>
 
 <oaf_server iid="OAFIID:GNOME_Panel_TrashApplet" type="factory"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]