--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html Sun Oct 13 17:44:48 2013 +0200 @@ -99,8 +99,8 @@ title for the dialog (string) </dd><dt><i>suppressActive</i></dt> <dd> -flag indicating to not show the name of the active - queue (boolean) +flag indicating to not show the name of the + active queue (boolean) </dd><dt><i>repodir</i></dt> <dd> name of the repository directory (string) @@ -120,12 +120,13 @@ <h4>HgQueuesQueueManagementDialog.__getQueuesList</h4> <b>__getQueuesList</b>(<i></i>) <p> - Public method to get a list of all queues and the name of the active queue. + Public method to get a list of all queues and the name of the active + queue. </p><dl> <dt>Returns:</dt> <dd> -tuple with a list of all queues and the name of the active queue - (list of strings, string) +tuple with a list of all queues and the name of the active + queue (list of strings, string) </dd> </dl><a NAME="HgQueuesQueueManagementDialog.getData" ID="HgQueuesQueueManagementDialog.getData"></a> <h4>HgQueuesQueueManagementDialog.getData</h4>