diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 22:35:36 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 22:35:36 -0500 |
commit | 66914d2878a6cadacbaf6ceacdd74d2999e4114e (patch) | |
tree | 26b31dfe0390b23c4c3fe54f2ec2b2d453414634 /kaddressbook/xxport | |
parent | 2710ef39332d08b3330fc58d696dc7259997ada1 (diff) | |
download | tdepim-66914d2878a6cadacbaf6ceacdd74d2999e4114e.tar.gz tdepim-66914d2878a6cadacbaf6ceacdd74d2999e4114e.zip |
Branding cleanup: KDE -> TDE
Diffstat (limited to 'kaddressbook/xxport')
-rw-r--r-- | kaddressbook/xxport/gnokii_xxport.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook/xxport/gnokii_xxport.cpp b/kaddressbook/xxport/gnokii_xxport.cpp index c432c7e55..0de310e9a 100644 --- a/kaddressbook/xxport/gnokii_xxport.cpp +++ b/kaddressbook/xxport/gnokii_xxport.cpp @@ -21,7 +21,7 @@ */ /* Description: - This filter allows you to import and export the KDE addressbook entries + This filter allows you to import and export the TDE addressbook entries to/from a mobile phone, which is accessible via gnokii. Gnokii homepage: http://www.gnokii.org @@ -784,7 +784,7 @@ finish: #ifdef __GNUC__ # warning "Please upgrade your gnokii installation to at least version 0.6.13" # warning "Older gnokii versions below 0.6.13 are not binary compatible and" -# warning "prevents KDE users to upgrade gnokii to newer versions later." +# warning "prevents TDE users to upgrade gnokii to newer versions later." #endif /* OLD GNOKII LIBRARIES (< 0.6.13) */ |