summaryrefslogtreecommitdiffstats
path: root/libemailfunctions
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:12:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:12:32 -0600
commit9a8a1e372f4f35ebdc75da2a2cddc06a77e44fc4 (patch)
treefd03284328d7fbf88ace3e6c4ebe86c6a2d28ba5 /libemailfunctions
parentf2a152bb4c76b5e29e782c5ecf49a2b44fdd87e5 (diff)
downloadtdepim-9a8a1e372f4f35ebdc75da2a2cddc06a77e44fc4.tar.gz
tdepim-9a8a1e372f4f35ebdc75da2a2cddc06a77e44fc4.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'libemailfunctions')
-rw-r--r--libemailfunctions/idmapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libemailfunctions/idmapper.h b/libemailfunctions/idmapper.h
index 9e9faadf5..7c6c98cf2 100644
--- a/libemailfunctions/idmapper.h
+++ b/libemailfunctions/idmapper.h
@@ -50,7 +50,7 @@ class KDE_EXPORT IdMapper
or save().
The current implementation stores the data at
- $(KDEHOME)/share/apps/\<path\>/\<identifier\>.
+ $(TDEHOME)/share/apps/\<path\>/\<identifier\>.
*/
IdMapper( const TQString &path, const TQString &identifier = TQString() );
/** Destructor. */