[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Freeze exception: eric_4.4.7-1 (missing debdiff added)



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.QsciScintillaCompat.html eric-4.4.7/eric/Documentation/Source/eric4.QScintilla.QsciScintillaCompat.html
> --- eric-4.4.6/eric/Documentation/Source/eric4.QScintilla.QsciScintillaCompat.html	2010-05-22 12:52:53.000000000 +0200
> +++ eric-4.4.7/eric/Documentation/Source/eric4.QScintilla.QsciScintillaCompat.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></td>
> +<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

Attachment: signature.asc
Description: Digital signature


Reply to: