summaryrefslogtreecommitdiffstats
path: root/doc/html/configlist_8cpp-source.html
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-08-31 12:45:11 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-08-31 12:45:11 -0500
commit471786e5395d05095f7e7259370421358d551f35 (patch)
tree8d8895ed02042eea1d021031d660f8c1b5673e9b /doc/html/configlist_8cpp-source.html
parent61db68d9b80c95fb61be92f048b8cc83c74bc078 (diff)
downloadkshowmail-471786e5395d05095f7e7259370421358d551f35.tar.gz
kshowmail-471786e5395d05095f7e7259370421358d551f35.zip
Rename KWallet to TDEWallet.
Diffstat (limited to 'doc/html/configlist_8cpp-source.html')
-rw-r--r--doc/html/configlist_8cpp-source.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/configlist_8cpp-source.html b/doc/html/configlist_8cpp-source.html
index c074acd..d6ace1d 100644
--- a/doc/html/configlist_8cpp-source.html
+++ b/doc/html/configlist_8cpp-source.html
@@ -870,8 +870,8 @@
<a name="l00853"></a>00853 acc-&gt;<a class="code" href="classConfigElem.html#6edf15369f3e906a04dff0b92f5b3c2d">setPassword</a>( <a class="code" href="namespaceEncryption.html#df6ae41daa3eebed6cc7a74a37936981">Encryption::decrypt</a>( <a class="code" href="classConfigList.html#4bed3e796400897fbffd3eb19e4ff296">config</a>-&gt;readEntry( CONFIG_ENTRY_ACCOUNT_PASSWORD, DEFAULT_ACCOUNT_PASSWORD ) ) );
<a name="l00854"></a>00854 <span class="keywordflow">break</span>;
<a name="l00855"></a>00855
-<a name="l00856"></a>00856 <span class="keywordflow">case</span> CONFIG_VALUE_ACCOUNT_PASSWORD_SAVE_KWALLET:
-<a name="l00857"></a>00857 acc-&gt;<a class="code" href="classConfigElem.html#58f9d269bd389c52718d78d7615c4431">setPasswordStorage</a>( CONFIG_VALUE_ACCOUNT_PASSWORD_SAVE_KWALLET );
+<a name="l00856"></a>00856 <span class="keywordflow">case</span> CONFIG_VALUE_ACCOUNT_PASSWORD_SAVE_TDEWALLET:
+<a name="l00857"></a>00857 acc-&gt;<a class="code" href="classConfigElem.html#58f9d269bd389c52718d78d7615c4431">setPasswordStorage</a>( CONFIG_VALUE_ACCOUNT_PASSWORD_SAVE_TDEWALLET );
<a name="l00858"></a>00858 acc-&gt;<a class="code" href="classConfigElem.html#6edf15369f3e906a04dff0b92f5b3c2d">setPassword</a>( <a class="code" href="namespaceTDEWalletAccess.html#2ce179e4ef9e2a06990252aca555b2fa">TDEWalletAccess::getPassword</a>( *it ) );
<a name="l00859"></a>00859 <span class="keywordflow">break</span>;
<a name="l00860"></a>00860