diff options
Diffstat (limited to 'libemailfunctions/idmapper.h')
-rw-r--r-- | libemailfunctions/idmapper.h | 2 |
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. */ |