diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:13 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:13 -0600 |
commit | 0ae5679aa160245af248836e1d7743aeff63f2e1 (patch) | |
tree | 64608dccc9bfd57800995a414f6287b7605ca637 /kresources/README.design | |
parent | d3b5575f31f14629dbd3fd900665e1a69aa7bcd5 (diff) | |
download | tdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.tar.gz tdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.zip |
Additional kde to tde renaming
Diffstat (limited to 'kresources/README.design')
-rw-r--r-- | kresources/README.design | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kresources/README.design b/kresources/README.design index 563d0aeed..2a34ca8b2 100644 --- a/kresources/README.design +++ b/kresources/README.design @@ -88,7 +88,7 @@ iterate over all available resources to harvest all events. EXAMPLES -------- -For examples, check the following files in kdepim/libkcal: +For examples, check the following files in tdepim/libkcal: - resourcecalendar.{h,cpp} Defines the base class of the calendar resource family - kcmcalendars.{h,cpp} @@ -112,7 +112,7 @@ with libkcal: The "exchange" calendar resource is compiled in a separate library, dynamically loaded by the resource manager if resources of this type are used. This resource is in -kdepim/kresources/exchange: +tdepim/kresources/exchange: - resourceexchange.{h,cpp} Defines the exchange resource - resourceexchangeconfig.{h,cpp} |