diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-08-27 23:21:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-08-27 23:21:18 -0500 |
commit | a637b0877543118dd023c0ecc7e241eb7168d115 (patch) | |
tree | 94c72f7ab55db536f32dbb5131d000bc5163e1c6 /korn/kmail_proto.h | |
parent | 3c297a53e980c6270ff2c05ec0d3a917a9b181c1 (diff) | |
download | tdepim-a637b0877543118dd023c0ecc7e241eb7168d115.tar.gz tdepim-a637b0877543118dd023c0ecc7e241eb7168d115.zip |
Rename KWallet to TDEWallet
Diffstat (limited to 'korn/kmail_proto.h')
-rw-r--r-- | korn/kmail_proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/kmail_proto.h b/korn/kmail_proto.h index c2026baf1..0025596b7 100644 --- a/korn/kmail_proto.h +++ b/korn/kmail_proto.h @@ -64,7 +64,7 @@ public: * it calculates how the configuration whould have looked in KOrn. * * @param config The configuration group to read the kmailname from. - * @param password The password fetched out of the configuration or KWallet. + * @param password The password fetched out of the configuration or TDEWallet. * @return A mapping containing the configuration if success, and empty mapping otherwise. */ virtual TQMap< TQString, TQString > * createConfig( TDEConfigGroup* config, const TQString& password ) const; |