summaryrefslogtreecommitdiffstats
path: root/KDE3PORTING.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:31:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:31:45 -0600
commitbcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6 (patch)
tree0296a0267e6e7d3308fb510ffbd307f0135d1287 /KDE3PORTING.html
parentca26eb5709d1fd76f263b2c82adfc8bcaafd9086 (diff)
downloadtdelibs-bcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6.tar.gz
tdelibs-bcd8b9bb109e7bbaab3ee46a96fb83d400ae0ea6.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'KDE3PORTING.html')
-rw-r--r--KDE3PORTING.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/KDE3PORTING.html b/KDE3PORTING.html
index ca9b67388..d9a1f2a7a 100644
--- a/KDE3PORTING.html
+++ b/KDE3PORTING.html
@@ -524,7 +524,7 @@ disable this use a #define KDE_NO_COMPAT.
The tdefile-library, as used by the KFileDialog provides classes for directory browsing widgets.
Those classes gained some new features, some parts were merged with other existing classes
and in some cases the API was cleaned up/fixed. The library is now built as part of libtdeio
-library (there's no need to modify Makefiles which use $LIB_KFILE instead of hardcoding -ltdefile).
+library (there's no need to modify Makefiles which use $LIB_TDEFILE instead of hardcoding -ltdefile).
<p>
Even if the list of changes is long, the affected code base should be relatively small, as most
parts are rarely used outside of tdefile.