From f3d6db702823b4cd9d83aa1e735667df9ddeea61 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 10:59:52 -0600 Subject: Rename KAbout to avoid conflicts with KDE4 --- userconfig/userconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userconfig') diff --git a/userconfig/userconfig.py b/userconfig/userconfig.py index 56809be..2280754 100755 --- a/userconfig/userconfig.py +++ b/userconfig/userconfig.py @@ -87,7 +87,7 @@ class UserConfigApp(programbase): self.updatingGUI = True - self.aboutus = KAboutApplication(self) + self.aboutus = TDEAboutApplication(self) # --- User Tab --- if standalone: -- cgit v1.2.1