summaryrefslogtreecommitdiff
path: root/gnome-software-properties
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-02-04 15:37:41 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2006-02-04 15:37:41 +0000
commit52d4a8c09000ea446458ff401f2c0a9d620212cb (patch)
tree7083393d87efddb4aecf8cc583e67865808d1ac3 /gnome-software-properties
parent694ea8be861e66124617709eba63408da07e10c5 (diff)
downloadpython-apt-52d4a8c09000ea446458ff401f2c0a9d620212cb.tar.gz
* view can be configured via the config file now
Diffstat (limited to 'gnome-software-properties')
-rw-r--r--gnome-software-properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-software-properties b/gnome-software-properties
index d5cbd0ce..a8074f7e 100644
--- a/gnome-software-properties
+++ b/gnome-software-properties
@@ -37,7 +37,7 @@ from optparse import OptionParser
#sys.path.append("@prefix@/share/update-manager/python")
-import SoftwareProperties
+from SoftwareProperties import SoftwareProperties
if __name__ == "__main__":
_ = gettext.gettext