From 3158f3b3844427ac312f4170e03521b68d1fcce7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:56:31 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- mountconfig/mountconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mountconfig/mountconfig.py') diff --git a/mountconfig/mountconfig.py b/mountconfig/mountconfig.py index 12cb349..7e9cca0 100755 --- a/mountconfig/mountconfig.py +++ b/mountconfig/mountconfig.py @@ -19,7 +19,7 @@ from qt import * from tdeui import * from tdecore import * -from kfile import * +from tdefile import * from kio import * import sys import os -- cgit v1.2.1