From e256298e9d1d5f3f7fb5660f0ca33ea8489acd08 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 4 Nov 2012 01:46:07 -0500 Subject: Fix references to user profile directory. --- kab/kabapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kab/kabapi.h') diff --git a/kab/kabapi.h b/kab/kabapi.h index cc73f6744..6cf46c37e 100644 --- a/kab/kabapi.h +++ b/kab/kabapi.h @@ -82,7 +82,7 @@ public: KabAPI(TQWidget* parent=0, const char* name=0); /** * You must call init before accessing the database. init opens the - * database file (usually $HOME/.kde/share/apps/kab/addressbook.database) + * database file (usually $HOME/.trinity/share/apps/kab/addressbook.database) * and loads its contents. * @return NoError if all succeeded or a valid ErrorCode. * @see AddressBook::ErrorCode -- cgit v1.2.1