diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:21 -0600 |
commit | dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 (patch) | |
tree | c297348a55df66c571de4525646e0b9762427353 /kded/README.kded | |
parent | b7658a0d5eca24a9d37c6e04f88298ef02389db0 (diff) | |
download | tdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.tar.gz tdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kded/README.kded')
-rw-r--r-- | kded/README.kded | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/kded/README.kded b/kded/README.kded index f0ff64d41..1cf382279 100644 --- a/kded/README.kded +++ b/kded/README.kded @@ -6,10 +6,10 @@ Some of these tasks are built in, others are started on demand. Built in tasks ============== -*) Checking for newly installed software and updating ksycoca when new -software is detected. Updating of ksycoca is done by the program kbuildsycoca +*) Checking for newly installed software and updating tdesycoca when new +software is detected. Updating of tdesycoca is done by the program kbuildsycoca which gets started by kded. When kded is first started it always runs -kbuildsycoca to ensure that ksycoca is up to date. +kbuildsycoca to ensure that tdesycoca is up to date. *) Checking for newly installed update files. Applications can install *.upd update files. These *.upd files are used to update configuration files @@ -40,9 +40,9 @@ the hostname is checked for changes. The time is specified in milliseconds and has a default of 5000 (5 seconds). CheckSycoca: This option can be used to disable checking for new software. -ksycoca will still be built when kded starts up and when applications -explicitly request a rebuild of the ksycoca database. The user can -also manually rebuild ksycoca by running the kbuildsycoca program. +tdesycoca will still be built when kded starts up and when applications +explicitly request a rebuild of the tdesycoca database. The user can +also manually rebuild tdesycoca by running the kbuildsycoca program. The default value of this option is "true". Checking can be disabled by setting this option to "false". |