summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:23:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:23:40 -0600
commit90220c4634b89fb453e296efdb0d0a7f7533766e (patch)
treee1efbed2def06ec7a28698efb70a8cd9b46a8377
parent2d7429fa5026fa62ce5550682cdb75995805fe0b (diff)
downloadtde-guidance-90220c46.tar.gz
tde-guidance-90220c46.zip
Rename kde-config to tde-config
-rwxr-xr-xdisplayconfig/displayconfig-restore.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/displayconfig/displayconfig-restore.py b/displayconfig/displayconfig-restore.py
index 4956817..e4665bc 100755
--- a/displayconfig/displayconfig-restore.py
+++ b/displayconfig/displayconfig-restore.py
@@ -123,7 +123,7 @@ def ReadDisplayConfigRC():
dpms_seconds = None
dpms_enabled = None
- configpath = ExecWithCapture("kde-config",['kde-config','--path','config'],True)
+ configpath = ExecWithCapture("tde-config",['tde-config','--path','config'],True)
# Hunt down the user's displayconfigrc file and adjust the resolution
# on the fly to match. (Non-root Users can independantly specify their own settings.)