diff options
Diffstat (limited to 'kdat/BackupProfileManager.h')
-rw-r--r-- | kdat/BackupProfileManager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/BackupProfileManager.h b/kdat/BackupProfileManager.h index f60d24a..040e9fa 100644 --- a/kdat/BackupProfileManager.h +++ b/kdat/BackupProfileManager.h @@ -28,7 +28,7 @@ * @short Control access to the set of backup profiles. * * Each user has a set of backup profiles that are stored under - * <TT>$HOME/.kde/share/apps/kdat/</TT>. (Changed from $HOME/.kdat in KDE1.) + * <TT>$HOME/.trinity/share/apps/kdat/</TT>. (Changed from $HOME/.kdat in KDE1.) * This class provides a single point of access for reading and writing * these backup profiles. * |