diff -r 236578b22511 -r 73cad09faca9 Documentation/Source/eric5.UI.UserInterface.html --- a/Documentation/Source/eric5.UI.UserInterface.html Thu May 22 18:23:29 2014 +0200 +++ b/Documentation/Source/eric5.UI.UserInterface.html Thu May 22 18:24:25 2014 +0200 @@ -408,7 +408,7 @@ <td>Private method to quit the application.</td> </tr><tr> <td><a href="#UserInterface.__readSession">__readSession</a></td> -<td>Private slot to read in the session file (.e4s).</td> +<td>Private slot to read in the session file (.e5s or .e4s).</td> </tr><tr> <td><a href="#UserInterface.__readTasks">__readTasks</a></td> <td>Private slot to read in the tasks file (.e4t).</td> @@ -627,7 +627,7 @@ <td>Private slot called in to enter Whats This mode.</td> </tr><tr> <td><a href="#UserInterface.__writeSession">__writeSession</a></td> -<td>Private slot to write the session data to an XML file (.e4s).</td> +<td>Private slot to write the session data to an XML file (.e5s).</td> </tr><tr> <td><a href="#UserInterface.__writeTasks">__writeTasks</a></td> <td>Private slot to write the tasks data to an XML file (.e4t).</td> @@ -1336,7 +1336,7 @@ <h4>UserInterface.__readSession</h4> <b>__readSession</b>(<i></i>) <p> - Private slot to read in the session file (.e4s). + Private slot to read in the session file (.e5s or .e4s). </p><a NAME="UserInterface.__readTasks" ID="UserInterface.__readTasks"></a> <h4>UserInterface.__readTasks</h4> <b>__readTasks</b>(<i></i>) @@ -1847,7 +1847,7 @@ <h4>UserInterface.__writeSession</h4> <b>__writeSession</b>(<i></i>) <p> - Private slot to write the session data to an XML file (.e4s). + Private slot to write the session data to an XML file (.e5s). </p><a NAME="UserInterface.__writeTasks" ID="UserInterface.__writeTasks"></a> <h4>UserInterface.__writeTasks</h4> <b>__writeTasks</b>(<i></i>)