Module: deluge Branch: master Commit: a384cd70b377cf46c7b4299ce165f67c7a85ff55
Author: Pedro Algarvio <[email protected]> Date: Wed Jul 6 22:20:15 2011 +0100 Moved system tray to GtkBuilder. --- deluge/ui/gtkui/glade/tray_menu.glade | 154 --------------------------- deluge/ui/gtkui/glade/tray_menu.ui | 183 +++++++++++++++++++++++++++++++++ deluge/ui/gtkui/systemtray.py | 47 +++++---- 3 files changed, 207 insertions(+), 177 deletions(-) -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
