Hi again team On Wednesday 18 August 2010 10:50:44 Julien Cristau wrote: > On Tue, Aug 17, 2010 at 23:28:56 +0200, Gudjon I. Gudjonsson wrote: > > Hi team > > > > I would like to ask if there is a possibility to make a freeze > > exception > > > > for eric_4.4.7-1 which is a bug fix release since version 4.4.6. > > > > The debdiff is attached. > > > > Thanks in advance > > Gudjon > > [...] > > > diff -Nru > > eric-4.4.6/eric/Documentation/Source/eric4.QScintilla.QsciScintillaCompa > > t.html > > eric-4.4.7/eric/Documentation/Source/eric4.QScintilla.QsciScintillaCompa > > t.html --- > > eric-4.4.6/eric/Documentation/Source/eric4.QScintilla.QsciScintillaCompa > > t.html 2010-05-22 12:52:53.000000000 +0200 +++ > > eric-4.4.7/eric/Documentation/Source/eric4.QScintilla.QsciScintillaCompa > > t.html 2010-08-01 12:56:23.000000000 +0200 @@ -238,6 +244,9 @@ > > > > <td><a > > href="#QsciScintillaCompat.setCurrentIndicator">setCurrentIndicator</a> > > </td> <td>Public method to set the current indicator.</td> > > </tr><tr> > > > > +<td><a > > href="#QsciScintillaCompat.setCursorFlashTime">setCursorFlashTime</a></t > > d> +<td>Public method to get the flash (blink) time of the cursor in > > milliseconds.</td> +</tr><tr> > > > > <td><a > > href="#QsciScintillaCompat.setEolModeByEolString">setEolModeByEolString > > </a></td> <td>Public method to set the eol mode given the eol > > string.</td> </tr><tr> > > s/get/set/ here. > > [...] > > > @@ -933,6 +969,20 @@ > > > > <dd> > > the indicator or style are not valid > > </dd> > > > > +</dl><a NAME="QsciScintillaCompat.setCursorFlashTime" > > ID="QsciScintillaCompat.setCursorFlashTime"></a> > > +<h4>QsciScintillaCompat.setCursorFlashTime</h4> > > +<b>setCursorFlashTime</b>(<i>time</i>) > > +<p> > > + Public method to get the flash (blink) time of the cursor in > > milliseconds. +</p><p> > > + The flash time is the time required to display, invert and > > restore the + caret display. Usually the text cursor is displayed > > for half the cursor + flash time, then hidden for the same amount > > of time. > > +</p><dl> > > +<dt><i>time</i></dt> > > +<dd> > > +flash time of the cursor in milliseconds (integer) > > +</dd> > > > > </dl><a NAME="QsciScintillaCompat.setEolModeByEolString" > > ID="QsciScintillaCompat.setEolModeByEolString"></a> > > <h4>QsciScintillaCompat.setEolModeByEolString</h4> > > <b>setEolModeByEolString</b>(<i>eolStr</i>) > > same here. > > [...] > > Rest looks ok. > > Cheers, > Julien Thanks for a fast response. The misspellings in the documentation have been fixed and the package was uploaded 5 days ago. Can you please unblock it now.
Regards Gudjon -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

