Rename kde-config to tde-config

pull/2/head
Timothy Pearson 12 years ago
parent 2d7429fa50
commit 90220c4634

@ -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.)

Loading…
Cancel
Save