diff -r 44e15eda6506 -r e8fc383322f7 eric6/Documentation/Source/eric6.UI.UserInterface.html --- a/eric6/Documentation/Source/eric6.UI.UserInterface.html Tue Jan 05 18:28:31 2021 +0100 +++ b/eric6/Documentation/Source/eric6.UI.UserInterface.html Wed Jan 06 13:47:01 2021 +0100 @@ -443,7 +443,7 @@ </tr> <tr> <td><a href="#UserInterface.__initEricDocAction">__initEricDocAction</a></td> -<td>Private slot to initialize the action to show the eric6 documentation.</td> +<td>Private slot to initialize the action to show the eric documentation.</td> </tr> <tr> <td><a href="#UserInterface.__initExternalToolsActions">__initExternalToolsActions</a></td> @@ -511,7 +511,7 @@ </tr> <tr> <td><a href="#UserInterface.__newWindow">__newWindow</a></td> -<td>Private slot to start a new instance of eric6.</td> +<td>Private slot to start a new instance of eric.</td> </tr> <tr> <td><a href="#UserInterface.__openHexEditor">__openHexEditor</a></td> @@ -627,7 +627,7 @@ </tr> <tr> <td><a href="#UserInterface.__showExternalTools">__showExternalTools</a></td> -<td>Private slot to display a dialog show a list of external tools used by eric6.</td> +<td>Private slot to display a dialog show a list of external tools used by eric.</td> </tr> <tr> <td><a href="#UserInterface.__showExtrasMenu">__showExtrasMenu</a></td> @@ -743,7 +743,7 @@ </tr> <tr> <td><a href="#UserInterface.__startWebBrowser">__startWebBrowser</a></td> -<td>Private slot to start the eric6 web browser.</td> +<td>Private slot to start the eric web browser.</td> </tr> <tr> <td><a href="#UserInterface.__switchTab">__switchTab</a></td> @@ -851,7 +851,7 @@ </tr> <tr> <td><a href="#UserInterface.__webBrowser">__webBrowser</a></td> -<td>Private slot to start the eric6 web browser.</td> +<td>Private slot to start the eric web browser.</td> </tr> <tr> <td><a href="#UserInterface.__webBrowserFinished">__webBrowserFinished</a></td> @@ -911,7 +911,7 @@ </tr> <tr> <td><a href="#UserInterface.checkConfigurationStatus">checkConfigurationStatus</a></td> -<td>Public method to check, if eric6 has been configured.</td> +<td>Public method to check, if eric has been configured.</td> </tr> <tr> <td><a href="#UserInterface.checkForErrorLog">checkForErrorLog</a></td> @@ -1011,7 +1011,7 @@ </tr> <tr> <td><a href="#UserInterface.performVersionCheck">performVersionCheck</a></td> -<td>Public method to check the internet for an eric6 update.</td> +<td>Public method to check the internet for an eric update.</td> </tr> <tr> <td><a href="#UserInterface.processArgs">processArgs</a></td> @@ -1043,7 +1043,7 @@ </tr> <tr> <td><a href="#UserInterface.showAvailableVersionsInfo">showAvailableVersionsInfo</a></td> -<td>Public method to show the eric6 versions available for download.</td> +<td>Public method to show the eric versions available for download.</td> </tr> <tr> <td><a href="#UserInterface.showEmailDialog">showEmailDialog</a></td> @@ -1091,7 +1091,7 @@ </tr> <tr> <td><a href="#UserInterface.versionIsNewer">versionIsNewer</a></td> -<td>Public method to check, if the eric6 version is good compared to the required version.</td> +<td>Public method to check, if the eric version is good compared to the required version.</td> </tr> </table> <h3>Static Methods</h3> @@ -1695,7 +1695,7 @@ <b>__initEricDocAction</b>(<i></i>) <p> - Private slot to initialize the action to show the eric6 documentation. + Private slot to initialize the action to show the eric documentation. </p> <a NAME="UserInterface.__initExternalToolsActions" ID="UserInterface.__initExternalToolsActions"></a> <h4>UserInterface.__initExternalToolsActions</h4> @@ -1873,7 +1873,7 @@ <b>__newWindow</b>(<i></i>) <p> - Private slot to start a new instance of eric6. + Private slot to start a new instance of eric. </p> <a NAME="UserInterface.__openHexEditor" ID="UserInterface.__openHexEditor"></a> <h4>UserInterface.__openHexEditor</h4> @@ -2202,7 +2202,7 @@ <p> Private slot to display a dialog show a list of external tools used - by eric6. + by eric. </p> <a NAME="UserInterface.__showExtrasMenu" ID="UserInterface.__showExtrasMenu"></a> <h4>UserInterface.__showExtrasMenu</h4> @@ -2482,7 +2482,7 @@ <b>__startWebBrowser</b>(<i></i>) <p> - Private slot to start the eric6 web browser. + Private slot to start the eric web browser. </p> <a NAME="UserInterface.__switchTab" ID="UserInterface.__switchTab"></a> <h4>UserInterface.__switchTab</h4> @@ -2773,7 +2773,7 @@ <b>__webBrowser</b>(<i>home=""</i>) <p> - Private slot to start the eric6 web browser. + Private slot to start the eric web browser. </p> <dl> @@ -2961,7 +2961,7 @@ <b>checkConfigurationStatus</b>(<i></i>) <p> - Public method to check, if eric6 has been configured. If it is not, + Public method to check, if eric has been configured. If it is not, the configuration dialog is shown. </p> <a NAME="UserInterface.checkForErrorLog" ID="UserInterface.checkForErrorLog"></a> @@ -3216,7 +3216,7 @@ <p> Public method to get the original PATH environment variable - (i.e. before modifications by eric6 and PyQt5). + (i.e. before modifications by eric and PyQt5). </p> <dl> <dt>Returns:</dt> @@ -3363,7 +3363,7 @@ <b>performVersionCheck</b>(<i>manual=True, alternative=0, showVersions=False</i>) <p> - Public method to check the internet for an eric6 update. + Public method to check the internet for an eric update. </p> <dl> @@ -3521,7 +3521,7 @@ <b>showAvailableVersionsInfo</b>(<i></i>) <p> - Public method to show the eric6 versions available for download. + Public method to show the eric versions available for download. </p> <a NAME="UserInterface.showEmailDialog" ID="UserInterface.showEmailDialog"></a> <h4>UserInterface.showEmailDialog</h4> @@ -3703,7 +3703,7 @@ <b>versionIsNewer</b>(<i>required, snapshot=None</i>) <p> - Public method to check, if the eric6 version is good compared to + Public method to check, if the eric version is good compared to the required version. </p> <dl>