--- a/Documentation/Source/eric5.Project.ProjectBrowserModel.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Project.ProjectBrowserModel.html Sun Oct 13 17:44:48 2013 +0200 @@ -453,8 +453,8 @@ </p><dl> <dt><i>statesList</i></dt> <dd> -list of VCS state entries (list of strings) giving the - states in the first column and the path relative to the project +list of VCS state entries (list of strings) giving + the states in the first column and the path relative to the project directory starting with the third column. The allowed status flags are: <ul> @@ -628,7 +628,8 @@ <h4>ProjectBrowserModel.projectOpened</h4> <b>projectOpened</b>(<i></i>) <p> - Public method used to populate the model after a project has been opened. + Public method used to populate the model after a project has been + opened. </p><a NAME="ProjectBrowserModel.projectPropertiesChanged" ID="ProjectBrowserModel.projectPropertiesChanged"></a> <h4>ProjectBrowserModel.projectPropertiesChanged</h4> <b>projectPropertiesChanged</b>(<i></i>) @@ -686,7 +687,8 @@ <a NAME="ProjectBrowserSimpleDirectoryItem" ID="ProjectBrowserSimpleDirectoryItem"></a> <h2>ProjectBrowserSimpleDirectoryItem</h2> <p> - Class implementing the data structure for project browser simple directory items. + Class implementing the data structure for project browser simple directory + items. </p> <h3>Derived from</h3> BrowserItem, ProjectBrowserItemMixin