From 33cf8b013e776c5c1249c2b91c8cf1e34ef739a4 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 29 Nov 2005 18:06:20 +0100 Subject: * code cleanup, make it all more structured --- 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 5c6e8fef..b5aa944f 100644 --- a/SoftwareProperties/SoftwareProperties.py +++ b/SoftwareProperties/SoftwareProperties.py @@ -33,7 +33,7 @@ import os #sys.path.append("@prefix/share/update-manager/python") -from UpdateManager.Common import SimpleGladeApp +from UpdateManager.Common.SimpleGladeApp import SimpleGladeApp import aptsources import dialog_add import dialog_edit -- cgit v1.2.3