Documentation/Source/eric5.Helpviewer.HelpLanguagesDialog.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.Helpviewer.HelpLanguagesDialog.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Helpviewer.HelpLanguagesDialog.html	Sun Oct 13 17:44:48 2013 +0200
@@ -60,7 +60,7 @@
 <td>Class method to expand a language enum to a readable languages list.</td>
 </tr><tr>
 <td><a href="#HelpLanguagesDialog.httpString">httpString</a></td>
-<td>Class method to convert a list of acceptable languages into a byte array that can be sent along with the Accept-Language http header (see RFC 2616).</td>
+<td>Class method to convert a list of acceptable languages into a byte array.</td>
 </tr>
 </table>
 <h3>Methods</h3>
@@ -121,8 +121,11 @@
 <h4>HelpLanguagesDialog.httpString (class method)</h4>
 <b>httpString</b>(<i>languages</i>)
 <p>
-        Class method to convert a list of acceptable languages into a byte array that
-        can be sent along with the Accept-Language http header (see RFC 2616).
+        Class method to convert a list of acceptable languages into a byte
+        array.
+</p><p>
+        The byte array can be sent along with the Accept-Language http header
+        (see RFC 2616).
 </p><dl>
 <dt><i>languages</i></dt>
 <dd>
@@ -175,7 +178,8 @@
 <h4>HelpLanguagesDialog.on_removeButton_clicked</h4>
 <b>on_removeButton_clicked</b>(<i></i>)
 <p>
-        Private slot to remove a language from the list of acceptable languages.
+        Private slot to remove a language from the list of acceptable
+        languages.
 </p><a NAME="HelpLanguagesDialog.on_upButton_clicked" ID="HelpLanguagesDialog.on_upButton_clicked"></a>
 <h4>HelpLanguagesDialog.on_upButton_clicked</h4>
 <b>on_upButton_clicked</b>(<i></i>)

eric ide

mercurial