aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2007-01-28 02:42:54 +0000
committerAndrew Gaffney <agaffney@gentoo.org>2007-01-28 02:42:54 +0000
commit41d6f87f1097941d9c56436c3d78ea0877668a7a (patch)
tree3115c4e438a817c69f02aa95465d371b8e7c71a1 /src/fe/gtk/ExtraPackages.py
parentprofile default progress_callback in GLISCreen and call it if not handled in ... (diff)
downloadgli-41d6f87f1097941d9c56436c3d78ea0877668a7a.tar.gz
gli-41d6f87f1097941d9c56436c3d78ea0877668a7a.tar.bz2
gli-41d6f87f1097941d9c56436c3d78ea0877668a7a.zip
change way GLIScreen is imported
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/gli/branches/overhaul@1656 f8877401-5920-0410-a79b-8e2d7e04ca0d
Diffstat (limited to 'src/fe/gtk/ExtraPackages.py')
-rw-r--r--src/fe/gtk/ExtraPackages.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fe/gtk/ExtraPackages.py b/src/fe/gtk/ExtraPackages.py
index 0633f31..98a42d4 100644
--- a/src/fe/gtk/ExtraPackages.py
+++ b/src/fe/gtk/ExtraPackages.py
@@ -4,11 +4,11 @@
# of which can be found in the main directory of this project.
import gtk, gobject, copy
-import GLIScreen
+from GLIScreen import *
from Widgets import Widgets
import GLIUtility
-class Panel(GLIScreen.GLIScreen):
+class Panel(GLIScreen):
"""
The extrapackages section of the installer.