summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:50:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:50:10 -0600
commitd046c39a9053499ef77e7f983a0c1416eacca28c (patch)
treec883336fa9e8f1220c673cd2ff352126c79fbcec /ChangeLog
parente06cfb4e74298c4338aafbf852a7dab4e0ff2dbd (diff)
downloadkmymoney-d046c39a9053499ef77e7f983a0c1416eacca28c.tar.gz
kmymoney-d046c39a9053499ef77e7f983a0c1416eacca28c.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e8e3ab4..d250496 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5958,7 +5958,7 @@
2005-04-08 Thomas Baumgart <ipwizard@users.sourceforge.net>
* Fixed generation of symbolic links to header files to support
building for different environments and using the header files
- of the sandbox and not the one's installed in $KDEDIR/include/kmymoney
+ of the sandbox and not the one's installed in $TDEDIR/include/kmymoney
* Fixed buildsystem again to use top_builddir in some circumstances rather
than top_srcdir
* Make sure to remove temporary files during distclean