diff options
Diffstat (limited to 'tdewallet/README')
-rw-r--r-- | tdewallet/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdewallet/README b/tdewallet/README index 661729a2f..59ca36b1e 100644 --- a/tdewallet/README +++ b/tdewallet/README @@ -6,8 +6,8 @@ It has been updated to 10/22/2003. This directory consists of two libraries: tdewalletbackend and tdewalletclient -KWallet::Backend is used inside kded to manage the actual files and -encryption. On the other hand, KWallet::Wallet is used to represent +TDEWallet::Backend is used inside kded to manage the actual files and +encryption. On the other hand, TDEWallet::Wallet is used to represent wallet entries and to encapsulate communication to and from the wallet server inside kded. |