summaryrefslogtreecommitdiffstats
path: root/displayconfig
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-07 10:59:52 -0600
committerTimothy Pearson <[email protected]>2013-02-07 10:59:52 -0600
commitf3d6db702823b4cd9d83aa1e735667df9ddeea61 (patch)
treefd5784a88ea67902c616ddb647708f9a0d749b47 /displayconfig
parente450ab4852c9bc6c3273efb8691b1b129e885df3 (diff)
downloadtde-guidance-f3d6db702823b4cd9d83aa1e735667df9ddeea61.tar.gz
tde-guidance-f3d6db702823b4cd9d83aa1e735667df9ddeea61.zip
Rename KAbout to avoid conflicts with KDE4
Diffstat (limited to 'displayconfig')
-rwxr-xr-xdisplayconfig/displayconfig.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/displayconfig/displayconfig.py b/displayconfig/displayconfig.py
index a7c5ede..cc2ad79 100755
--- a/displayconfig/displayconfig.py
+++ b/displayconfig/displayconfig.py
@@ -467,7 +467,7 @@ class DisplayApp(programbase):
self.monitordialog.setMonitorDB(self.monitordb)
- self.aboutus = KAboutApplication(self)
+ self.aboutus = TDEAboutApplication(self)
# For centering the timed Apply dialog.
self.applytimerdialog = None