From 90220c4634b89fb453e296efdb0d0a7f7533766e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 26 Feb 2012 14:23:40 -0600 Subject: Rename kde-config to tde-config --- displayconfig/displayconfig-restore.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'displayconfig/displayconfig-restore.py') 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.) -- cgit v1.2.1