diff options
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 |