Documentation/Source/eric5.Globals.__init__.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 161
bb3cc98f4104
--- a/Documentation/Source/eric5.Globals.__init__.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Globals.__init__.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Globals.__init__</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#100;&#101;&#102;&#105;&#110;&#105;&#110;&#103; &#99;&#111;&#109;&#109;&#111;&#110; &#100;&#97;&#116;&#97; &#116;&#111; &#98;&#101; &#117;&#115;&#101;&#100; &#98;y &#97;&#108;&#108; &#109;&#111;&#100;&#117;&#108;&#101;&#115;.
+Module defining common data to be used by all modules.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -36,7 +36,7 @@
 <table>
 <tr>
 <td><a href="#isWindowsPlatform">isWindowsPlatform</a></td>
-<td>&#70;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#116;&#104;&#105;&#115; &#105;&#115; &#97; &#87;&#105;&#110;&#100;&#111;w&#115; &#112;&#108;&#97;&#116;&#102;&#111;&#114;&#109;.</td>
+<td>Function to check, if this is a Windows platform.</td>
 </tr>
 </table>
 <hr /><hr />
@@ -44,11 +44,11 @@
 <h2>isWindowsPlatform</h2>
 <b>isWindowsPlatform</b>(<i></i>)
 <p>
-    &#70;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#116;&#104;&#105;&#115; &#105;&#115; &#97; &#87;&#105;&#110;&#100;&#111;w&#115; &#112;&#108;&#97;&#116;&#102;&#111;&#114;&#109;.
+    Function to check, if this is a Windows platform.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#87;&#105;&#110;&#100;&#111;w&#115; &#112;&#108;&#97;&#116;&#102;&#111;&#114;&#109; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating Windows platform (boolean)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial