VCS/StatusMonitorThread.py

changeset 216
6f9713e8d570
parent 110
c9a969db1469
child 248
f4561c24989a
--- a/VCS/StatusMonitorThread.py	Fri Apr 30 16:45:56 2010 +0000
+++ b/VCS/StatusMonitorThread.py	Sat May 01 18:26:14 2010 +0000
@@ -175,6 +175,7 @@
         <ul>
             <li>"A" path was added but not yet comitted</li>
             <li>"M" path has local changes</li>
+            <li>"O" path was removed</li>
             <li>"R" path was deleted and then re-added</li>
             <li>"U" path needs an update</li>
             <li>"Z" path contains a conflict</li>

eric ide

mercurial