diff options
author | Timothy Pearson <[email protected]> | 2013-08-27 23:13:42 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-08-27 23:13:42 -0500 |
commit | 4c9977b7c029688381b073c87e9db0b3d314c77a (patch) | |
tree | 04db86f9f326953163ecaf61c1474575034f239f /kexi/doc | |
parent | 1c0fbd1a677e350e74c498ee9a5c55f662cb029b (diff) | |
download | koffice-4c9977b7c029688381b073c87e9db0b3d314c77a.tar.gz koffice-4c9977b7c029688381b073c87e9db0b3d314c77a.zip |
Rename KWallet to TDEWallet
Diffstat (limited to 'kexi/doc')
-rw-r--r-- | kexi/doc/dev/TODO-Kexi-js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/doc/dev/TODO-Kexi-js b/kexi/doc/dev/TODO-Kexi-js index 677dd3ea..880c0d13 100644 --- a/kexi/doc/dev/TODO-Kexi-js +++ b/kexi/doc/dev/TODO-Kexi-js @@ -164,7 +164,7 @@ MOST RECENT TODO: TODO: improve security for password information in .kexis files TODO: for .kexis files' conenction data - if password attr. is not present - ask for password -IDEA: integrate password information in .kexis files with KWallet +IDEA: integrate password information in .kexis files with TDEWallet TODO: Put Connection::dropTable() and Conenction::dropQuery() INSIDE TRANSACTION!!!!!!! @@ -723,7 +723,7 @@ TODO::::::: jstaniek dipesh: it's only within your example project... dipesh therefore column( col )->readOnly() crashes... -reuse KWallet http://events.kde.org/info/kastle/presentations/tdewallet-kastle-2003.ps +reuse TDEWallet http://events.kde.org/info/kastle/presentations/tdewallet-kastle-2003.ps === Interesting features === - Add random names/surnames generator: http://www.ruf.rice.edu/~pound/ |