diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:56:34 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:56:34 -0600 |
commit | 0923f15537bc8cf775a2306f8dd0a81bf8d47a20 (patch) | |
tree | 2c6657e04cdd74a18e2262ee991a245d61878939 /systemsettings/HACKING | |
parent | 799765ceef59a1f9725c0e7aabc6a945dcd05941 (diff) | |
download | tde-systemsettings-0923f15537bc8cf775a2306f8dd0a81bf8d47a20.tar.gz tde-systemsettings-0923f15537bc8cf775a2306f8dd0a81bf8d47a20.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'systemsettings/HACKING')
-rw-r--r-- | systemsettings/HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/HACKING b/systemsettings/HACKING index 6c7a9b6..a858538 100644 --- a/systemsettings/HACKING +++ b/systemsettings/HACKING @@ -28,4 +28,4 @@ Also don't forget to install the ui file. And the desktop file. -share/applications/tde/systemsettings.desktop -When you change (or install) any of the first three files make sure to run kbuildsycoca to re-generate the cache files or log out and back in. +When you change (or install) any of the first three files make sure to run tdebuildsycoca to re-generate the cache files or log out and back in. |