--- a/Documentation/Source/eric5.Preferences.__init__.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.Preferences.__init__.html Sun Sep 29 18:23:27 2013 +0200 @@ -1245,7 +1245,7 @@ </dl><dl> <dt>Returns:</dt> <dd> -a tuple defing the variables filter +a tuple defining the variables filter </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -1371,7 +1371,12 @@ <b>saveResetLayout</b>(<i>prefClass=Prefs</i>) <p> Module function to save the reset layout. -</p> +</p><dl> +<dt><i>prefClass</i></dt> +<dd> +preferences class used as the storage area +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> <a NAME="saveToolGroups" ID="saveToolGroups"></a> @@ -2093,7 +2098,10 @@ <p> Module function to store the variables filter settings. </p><dl> -<dt><i>prefClass</i></dt> +<dt><i>filters</i></dt> +<dd> +variable filters to set +</dd><dt><i>prefClass</i></dt> <dd> preferences class used as the storage area </dd>