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. --- kabc/HOWTO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kabc/HOWTO') diff --git a/kabc/HOWTO b/kabc/HOWTO index 37f7ccefe..7b41371b0 100644 --- a/kabc/HOWTO +++ b/kabc/HOWTO @@ -344,7 +344,7 @@ In the first line a KABC::DistributionListManager is created. The manager takes a pointer to a KABC::AddressBook, because he has to resolve the stored uids to currently available email addresses. In line 4 the manager loads all distribution lists from the central config file -$HOME/.kde/share/apps/kabc/distlists. +$HOME/.trinity/share/apps/kabc/distlists. The next line queries the names of all available distribution lists, which are used in line 9 to retrieve a pointer to the specific list. Now that you have a KABC::DistributionList object, you can performe the -- cgit v1.2.1