diff -r f4561c24989a -r 52df4455a035 Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html Fri May 14 17:26:38 2010 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html Fri May 14 17:30:35 2010 +0200 @@ -69,16 +69,16 @@ </table> <a NAME="SvnStatusMonitorThread.__init__" ID="SvnStatusMonitorThread.__init__"></a> <h4>SvnStatusMonitorThread (Constructor)</h4> -<b>SvnStatusMonitorThread</b>(<i>interval, projectDir, vcs, parent = None</i>) +<b>SvnStatusMonitorThread</b>(<i>interval, project, vcs, parent = None</i>) <p> Constructor </p><dl> <dt><i>interval</i></dt> <dd> new interval in seconds (integer) -</dd><dt><i>projectDir</i></dt> +</dd><dt><i>project</i></dt> <dd> -project directory to monitor (string) +reference to the project object (Project) </dd><dt><i>vcs</i></dt> <dd> reference to the version control object