This is a multi-part message in MIME format. --------------040001040804020102000407 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Hi! Today, the inv button in kcalc got lost, instead we have a "shift" button. Documentation now uses the new button name. The attached diff was made in the directory /trunk/KDE/kdeutils/doc/kcalc Thank you for reviewing. Eike --------------040001040804020102000407 Content-Type: text/x-patch; name="kcalc_handbook_shift-ek1.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="kcalc_handbook_shift-ek1.diff" Index: index.docbook =================================================================== --- index.docbook (Revision 1128568) +++ index.docbook (Arbeitskopie) @@ -168,7 +168,7 @@ Button Layout To give easy access to all the functions in &kcalc;, many keys have a second layout. Click -on Inv or press the shortcut I to make +on Shift or press the shortcut I to make the second layout of the buttons visible. @@ -205,31 +205,31 @@ Sin Compute the sine -Inv Sin +Shift Sin Compute the inverse sine Cos Compute the cosine -Inv Cos +Shift Cos Compute the inverse cosine Tan Compute the tangent -Inv Tan +Shift Tan Compute the inverse tangent Log Compute the Log base 10 -Inv Log +Shift Log Compute 10 to the power of x Ln Compute the natural logarithm. That is the log to base e -Inv Ln +Shift Ln Compute e to the power of x @@ -260,19 +260,19 @@ N Recall the number of data items entered -Inv N +Shift N Display the sum of all data items entered Mea Display the mean of the data items entered -Inv Mea +Shift Mea Display the sum of the square of all data items entered Std Display the standard deviation (n) -Inv Std +Shift Std Display the population standard deviation (n-1) Med @@ -281,7 +281,7 @@ Dat Enter a data item -Inv Dat +Shift Dat Clear last data item entered CSt @@ -386,7 +386,7 @@ and Statistics mode To store the number shown in the &kcalc; display in one of the -six constants, first press Inv followed +six constants, first press Shift followed by the desired button key C1 up to C6. @@ -423,7 +423,7 @@ During a computation, you can always press &Ctrl; to make each button display its key-binding. - + Key @@ -457,10 +457,10 @@ Log log base 10 -I - Inv -Inverse, ⪚ if -you want arcsin(x) type i s +Ctrl-2 + Shift +Second function for this button. ⪚ if +you want arcsin(x) type Ctrl-2 s \ +/- @@ -503,7 +503,7 @@ | OR -Logical OR. Note: Inv +Logical OR. Note: Shift OR is XOR R @@ -572,11 +572,11 @@ -Inv IntDiv does integer +Shift IntDiv does integer division of the displayed number by the next input number. -22 Inv IntDiv 8 = will give the result +22 Shift IntDiv 8 = will give the result 2 -22.345 Inv IntDiv 8 = also gives 2 +22.345 Shift IntDiv 8 = also gives 2 @@ -701,7 +701,7 @@ How do I get e, the Euler number? -Type 1 Inv Ln. +Type 1 Shift Ln. --------------040001040804020102000407 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ kde-doc-english mailing list kde-doc-english@kde.org https://mail.kde.org/mailman/listinfo/kde-doc-english --------------040001040804020102000407--