[Dextrose] [PATCH sugar] Shutdown(and Logout) menuitems should activate
Aleksey Lim
alsroot at activitycentral.org
Tue Feb 15 10:10:22 EST 2011
On Tue, Feb 15, 2011 at 01:30:07PM +0100, Sascha Silbe wrote:
> Excerpts from Aleksey Lim's message of Tue Feb 15 13:02:41 +0100 2011:
>
> > + def _quit(self, action):
> > + from jarabe.desktop import homewindow
> > + journal = homewindow.get_instance()
> > + journal.get_window().set_cursor(gtk.gdk.Cursor(gtk.gdk.WATCH))
> > + gobject.idle_add(action)
>
> That's a different one than landed on mainline/master. Is that on
> purpose?
got import error, I guess due to circular imports
>
> Sascha
>
> --
> http://sascha.silbe.org/
> http://www.infra-silbe.de/
--
Aleksey
More information about the Dextrose
mailing list