--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html Fri Mar 11 16:51:57 2011 +0100 @@ -100,7 +100,7 @@ </table> <a NAME="SvnDialog.__init__" ID="SvnDialog.__init__"></a> <h4>SvnDialog (Constructor)</h4> -<b>SvnDialog</b>(<i>text, parent = None</i>) +<b>SvnDialog</b>(<i>text, parent=None</i>) <p> Constructor </p><dl> @@ -141,7 +141,7 @@ <h4>SvnDialog.__readStdout</h4> <b>__readStdout</b>(<i></i>) <p> - Private slot to handle the readyReadStdout signal. + Private slot to handle the readyReadStdout signal. </p><p> It reads the output of the process, formats it and inserts it into the contents pane. @@ -207,7 +207,7 @@ Private slot to send the input to the subversion process. </p><a NAME="SvnDialog.startProcess" ID="SvnDialog.startProcess"></a> <h4>SvnDialog.startProcess</h4> -<b>startProcess</b>(<i>args, workingDir = None</i>) +<b>startProcess</b>(<i>args, workingDir=None</i>) <p> Public slot used to start the process. </p><dl>