[master] Two patches for dealing with Gtk actions

Vratislav Podzimek vpodzime at redhat.com
Tue Jan 14 17:31:29 UTC 2014


PATCH 1/2 simplifies our code a bit whereas PATCH 2/2 is just and investment in
the future and in the addons to have cleaner code. Leaving up to you, guys, if
we want any of them or not.

Vratislav Podzimek (2):
  Implement and use a function for one-off running Gtk actions
  A class for scheduling Gtk actions and running them all at once

 pyanaconda/ui/gui/spokes/custom.py | 10 +++-------
 pyanaconda/ui/gui/spokes/source.py | 10 +++-------
 pyanaconda/ui/gui/utils.py         | 31 +++++++++++++++++++++++++++++++
 3 files changed, 37 insertions(+), 14 deletions(-)

-- 
1.8.4.2



More information about the anaconda-patches mailing list