~mvo/update-manager/not-automatic

« back to all changes in this revision

Viewing changes to DistUpgrade/DistUpgradeViewGtk.py

  • Committer: Michael Vogt
  • Date: 2009-01-27 09:27:06 UTC
  • Revision ID: michael.vogt@ubuntu.com-20090127092706-12ey231jri88s1vv
reorganize the imports and get rid of "Common" submodule 
and merge that all into "Core"

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
from DistUpgradeApport import *
40
40
 
41
41
from DistUpgradeView import DistUpgradeView, FuzzyTimeToStr, InstallProgress, FetchProgress
42
 
from UpdateManager.Common.SimpleGladeApp import SimpleGladeApp, bindtextdomain
 
42
from SimpleGladeApp import SimpleGladeApp, bindtextdomain
43
43
 
44
44
import gettext
45
45
from DistUpgradeGettext import gettext as _