diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-16 01:08:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-16 01:08:45 -0600 |
commit | 8ff1dd25ee543f9e7d83eca33d32e4591c4235c5 (patch) | |
tree | 5c9145021acd18b04e6dbe80565fe961f354851c /doc/userguide | |
parent | 73e2bf11f63d346beffaaadad54f63cb604fe1f0 (diff) | |
download | tdebase-8ff1dd25ee543f9e7d83eca33d32e4591c4235c5.tar.gz tdebase-8ff1dd25ee543f9e7d83eca33d32e4591c4235c5.zip |
Fix build system references to kabc
Diffstat (limited to 'doc/userguide')
-rw-r--r-- | doc/userguide/your-tde-account.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/userguide/your-tde-account.docbook b/doc/userguide/your-tde-account.docbook index 3b189f7bd..2a03ab214 100644 --- a/doc/userguide/your-tde-account.docbook +++ b/doc/userguide/your-tde-account.docbook @@ -26,7 +26,7 @@ you may find useful are:<filename>.kde/share/config</filename>, which contains configuration files for individual applications; <filename>.kde/Autostart</filename>, which contains links to applications which should start each time you start &tde;; and -<filename>.kde/share/apps/kabc</filename>, where your address book is +<filename>.kde/share/apps/tdeabc</filename>, where your address book is stored.</para> </listitem> <!-- FIXME: Apparently TDEDIR and TDEDIRS are deprecated. I need to --> |