diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:02:44 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:01:29 +0200 |
commit | 45971e65a6114fbd1f91ae354da485450001166f (patch) | |
tree | b607ce9f3b683a89478b8c21c6bc9a53bf6b7a44 /kopete/libkopete/kopetemetacontact.h | |
parent | c26bb519a8aebc04ffe39d0b6c784a1c1e915202 (diff) | |
download | tdenetwork-45971e65a6114fbd1f91ae354da485450001166f.tar.gz tdenetwork-45971e65a6114fbd1f91ae354da485450001166f.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'kopete/libkopete/kopetemetacontact.h')
-rw-r--r-- | kopete/libkopete/kopetemetacontact.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/libkopete/kopetemetacontact.h b/kopete/libkopete/kopetemetacontact.h index 2f918c73..15d82228 100644 --- a/kopete/libkopete/kopetemetacontact.h +++ b/kopete/libkopete/kopetemetacontact.h @@ -262,7 +262,7 @@ public: void setPhotoSourceContact( Contact* contact ); /** - * @return true if when a subcontact change his photo, the photo will be set to the kabc contact. + * @return true if when a subcontact change his photo, the photo will be set to the tdeabc contact. */ bool isPhotoSyncedWithKABC() const; @@ -373,7 +373,7 @@ public: * cannot be altered! * * @param p The Plugin by which uses this field - * @param app refers to the application id in the libkabc database. + * @param app refers to the application id in the libtdeabc database. * This should be a standardized format to make sense in the address * book in the first place - if you could use "" as application * then probably you should use the plugin data API instead of the |