diff options
Diffstat (limited to 'SoftwareProperties/SoftwareProperties.py')
| -rw-r--r-- | SoftwareProperties/SoftwareProperties.py | 2 |
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 |
