summaryrefslogtreecommitdiffstats
path: root/kab/addressbook.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 21:47:09 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 21:47:09 -0500
commit0f1209c4bbd383acb68a22128b6b323f78c7fcb3 (patch)
tree1fe793a9da5b636da0f2e7c185c232a51990aa16 /kab/addressbook.h
parentbe91eb61cf327d204eb087b1b0e62209362f670f (diff)
downloadtdelibs-0f1209c4bbd383acb68a22128b6b323f78c7fcb3.tar.gz
tdelibs-0f1209c4bbd383acb68a22128b6b323f78c7fcb3.zip
Branding cleanup: KDE -> TDE
Diffstat (limited to 'kab/addressbook.h')
-rw-r--r--kab/addressbook.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kab/addressbook.h b/kab/addressbook.h
index f87c25124..e4ac73823 100644
--- a/kab/addressbook.h
+++ b/kab/addressbook.h
@@ -1,8 +1,8 @@
/* -*- C++ -*-
This file declares the basic personal information management class
- used in the KDE addressbook.
+ used in the TDE addressbook.
- the KDE addressbook
+ the TDE addressbook
$ Author: Mirko Boehm $
$ Copyright: (C) 1996-2001, Mirko Boehm $
@@ -102,7 +102,7 @@ class CategoriesMap : public TQMap<int, TQString>
#define KAB_STATE "final"
// -----------------------------------------------------------------------------
-/** The class AddressBook implements the base class for the KDE addressbook.
+/** The class AddressBook implements the base class for the TDE addressbook.
* \par Overview
* It
* is used by the KabAPI to make the interface to kab files available to
@@ -119,7 +119,7 @@ class CategoriesMap : public TQMap<int, TQString>
* File changes are watched by the program, so every instance will automatically
* update its database on a change of the opened file.
*
- * \par The KDE addressbook database system
+ * \par The TDE addressbook database system
* kab manages entries in address databases based on a key system where the
* program assigns keys to added entries. These keys are not reused in one file,
* so API users can rely on a key to be unique and identifying until the entry