--- a/Documentation/Source/eric5.Utilities.__init__.html Sun Feb 14 11:28:47 2010 +0000 +++ b/Documentation/Source/eric5.Utilities.__init__.html Sun Feb 14 13:33:03 2010 +0000 @@ -167,9 +167,6 @@ <td><a href="#parseString">parseString</a></td> <td>Function used to convert a string into a list.</td> </tr><tr> -<td><a href="#posix_GetUserName">posix_GetUserName</a></td> -<td>Function to get the user name under Posix systems.</td> -</tr><tr> <td><a href="#prepareQtMacBundle">prepareQtMacBundle</a></td> <td>Module function for starting Qt tools that are Mac OS X bundles.</td> </tr><tr> @@ -1065,19 +1062,6 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> -<a NAME="posix_GetUserName" ID="posix_GetUserName"></a> -<h2>posix_GetUserName</h2> -<b>posix_GetUserName</b>(<i></i>) -<p> - Function to get the user name under Posix systems. -</p><dl> -<dt>Returns:</dt> -<dd> -user name (string) -</dd> -</dl> -<div align="right"><a href="#top">Up</a></div> -<hr /><hr /> <a NAME="prepareQtMacBundle" ID="prepareQtMacBundle"></a> <h2>prepareQtMacBundle</h2> <b>prepareQtMacBundle</b>(<i>toolname, version, args</i>)