From 4fce0fdfe15c8ab88d63e3919670e1371eb38fb9 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 29 Nov 2005 16:59:33 +0100 Subject: * added TODO item * directory structure cleanup --- SoftwareProperties/SoftwareProperties.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SoftwareProperties') 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 -- cgit v1.2.3