diff -up system-config-printer-1.1.93/gtkspinner.py.import-gobject system-config-printer-1.1.93/gtkspinner.py --- system-config-printer-1.1.93/gtkspinner.py.import-gobject 2009-12-03 17:06:22.000000000 +0000 +++ system-config-printer-1.1.93/gtkspinner.py 2010-02-28 09:24:55.338693167 +0000 @@ -2,7 +2,8 @@ ## system-config-printer -## Copyright (C) 2009 Tim Waugh +## Copyright (C) 2009, 2010 Red Hat, Inc +## Author: Tim Waugh ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -19,6 +20,7 @@ ## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. import glib +import gobject import gtk class Spinner: