--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html Sun Sep 29 18:23:27 2013 +0200 @@ -130,7 +130,8 @@ <h4>HgTagBranchListDialog.__finish</h4> <b>__finish</b>(<i></i>) <p> - Private slot called when the process finished or the user pressed the button. + Private slot called when the process finished or the user pressed + the button. </p><a NAME="HgTagBranchListDialog.__generateItem" ID="HgTagBranchListDialog.__generateItem"></a> <h4>HgTagBranchListDialog.__generateItem</h4> <b>__generateItem</b>(<i>revision, changeset, status, name</i>) @@ -271,11 +272,12 @@ </dd><dt><i>tags</i></dt> <dd> flag indicating a list of tags is requested - (False = branches, True = tags) + (False = branches, True = tags) </dd><dt><i>tagsList</i></dt> <dd> -reference to string list receiving the tags (list of strings) -</dd><dt><i>allsTagsList</i></dt> +reference to string list receiving the tags + (list of strings) +</dd><dt><i>allTagsList</i></dt> <dd> reference to string list all tags (list of strings) </dd>