Documentation/Source/eric6.E5Network.E5GoogleMail.html

changeset 6817
8fb29a716d1a
parent 6561
ca224a174b4f
child 6828
bb6667ea9ae7
diff -r d1a6f7fc6dd2 -r 8fb29a716d1a Documentation/Source/eric6.E5Network.E5GoogleMail.html
--- a/Documentation/Source/eric6.E5Network.E5GoogleMail.html	Sun Feb 24 13:01:58 2019 +0100
+++ b/Documentation/Source/eric6.E5Network.E5GoogleMail.html	Sun Feb 24 17:55:36 2019 +0100
@@ -25,7 +25,7 @@
 </p>
 <h3>Global Attributes</h3>
 <table>
-<tr><td>APPLICATION_NAME</td></tr><tr><td>CLIENT_SECRET_FILE</td></tr><tr><td>SCOPES</td></tr>
+<tr><td>APPLICATION_NAME</td></tr><tr><td>CLIENT_SECRET_FILE</td></tr><tr><td>CREDENTIALS_FILE</td></tr><tr><td>SCOPES</td></tr>
 </table>
 <h3>Classes</h3>
 <table>
@@ -49,8 +49,8 @@
 <td><a href="#getCredentials">getCredentials</a></td>
 <td>Module function to get the Google credentials.</td>
 </tr><tr>
-<td><a href="#isCredentialsFileAvailable">isCredentialsFileAvailable</a></td>
-<td>Module function to check, if the credentials file has been installed.</td>
+<td><a href="#isClientSecretFileAvailable">isClientSecretFileAvailable</a></td>
+<td>Module function to check, if the client secret file has been installed.</td>
 </tr>
 </table>
 <hr /><hr />
@@ -155,11 +155,11 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
-<a NAME="isCredentialsFileAvailable" ID="isCredentialsFileAvailable"></a>
-<h2>isCredentialsFileAvailable</h2>
-<b>isCredentialsFileAvailable</b>(<i></i>)
+<a NAME="isClientSecretFileAvailable" ID="isClientSecretFileAvailable"></a>
+<h2>isClientSecretFileAvailable</h2>
+<b>isClientSecretFileAvailable</b>(<i></i>)
 <p>
-    Module function to check, if the credentials file has been installed.
+    Module function to check, if the client secret file has been installed.
 </p><dl>
 <dt>Returns:</dt>
 <dd>

eric ide

mercurial