summaryrefslogtreecommitdiff
path: root/SoftwareProperties
diff options
context:
space:
mode:
authorMichael Vogt <egon@top>2005-11-29 16:59:33 +0100
committerMichael Vogt <egon@top>2005-11-29 16:59:33 +0100
commit4fce0fdfe15c8ab88d63e3919670e1371eb38fb9 (patch)
tree8a840e6aeda88968712aa0a911ab728bb9578918 /SoftwareProperties
parentf076cd11b25fa5546927a16fc788f19c80dd81f7 (diff)
downloadpython-apt-4fce0fdfe15c8ab88d63e3919670e1371eb38fb9.tar.gz
* added TODO item
* directory structure cleanup
Diffstat (limited to 'SoftwareProperties')
-rw-r--r--SoftwareProperties/SoftwareProperties.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/SoftwareProperties/SoftwareProperties.py b/SoftwareProperties/SoftwareProperties.py
index f344db6d..86586cc1 100644
--- a/SoftwareProperties/SoftwareProperties.py
+++ b/SoftwareProperties/SoftwareProperties.py
@@ -32,7 +32,7 @@ import gettext
#sys.path.append("@prefix/share/update-manager/python")
-from UpdateManagerCommon import SimpleGladeApp
+from UpdateManager.Common import SimpleGladeApp
import aptsources
import dialog_add
import dialog_edit