Documentation/Source/eric5.VCS.StatusMonitorThread.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.VCS.StatusMonitorThread.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.VCS.StatusMonitorThread.html	Sun Oct 13 17:44:48 2013 +0200
@@ -50,8 +50,8 @@
 emitted to update the VCS status
 </dd><dt>vcsStatusMonitorStatus(str, str)</dt>
 <dd>
-emitted to signal the status of the
-        monitoring thread (ok, nok, op) and a status message
+emitted to signal the status of
+        the monitoring thread (ok, nok, op) and a status message
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -130,10 +130,10 @@
 <p>
         Protected method implementing the real monitoring action.
 </p><p>
-        This method must be overridden and populate the statusList member variable
-        with a list of strings giving the status in the first column and the
-        path relative to the project directory starting with the third column.
-        The allowed status flags are:
+        This method must be overridden and populate the statusList member
+        variable with a list of strings giving the status in the first column
+        and the path relative to the project directory starting with the
+        third column. The allowed status flags are:
         <ul>
             <li>"A" path was added but not yet comitted</li>
             <li>"M" path has local changes</li>

eric ide

mercurial