diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:39 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:39 -0600 |
commit | 3b1405169d66e029912f53d10c2880c46f5ed159 (patch) | |
tree | 40c38835f7709885bf4a99d6d9cc64232397c4ba /kab/README | |
parent | bd19c52fd41735f3e488bbe3de6b243ac53e1527 (diff) | |
download | tdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.tar.gz tdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kab/README')
-rw-r--r-- | kab/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kab/README b/kab/README index 56514215b..2db8822a0 100644 --- a/kab/README +++ b/kab/README @@ -1,4 +1,4 @@ -Note: libkab is now obsolete. Please use libkabc in kdelibs/kabc. libkab is +Note: libkab is now obsolete. Please use libkabc in tdelibs/kabc. libkab is no longer installed. It's only needed for the conversion tool converting libkab data to libkabc data. @@ -28,7 +28,7 @@ compile the sources using optimization level 6 (-O6). Stick to -O2, and it should work. Note: This seems to be solved since gcc 2.95. Since this directory provides only the kab library, you will have to -install the kdeutils package, that contains the sources for kab's binary, +install the tdeutils package, that contains the sources for kab's binary, also. Mirko Boehm, March 2000. |