diff --git a/kdat/BackupProfileManager.h b/kdat/BackupProfileManager.h index 7e54dae..d5c0f1c 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 - * $HOME/.kde/share/apps/kdat/. (Changed from $HOME/.kdat in KDE1.) + * $HOME/.trinity/share/apps/kdat/. (Changed from $HOME/.kdat in KDE1.) * This class provides a single point of access for reading and writing * these backup profiles. *