gcalctool r2445 - trunk/help/C



Author: rancell
Date: Mon Mar 16 23:03:52 2009
New Revision: 2445
URL: http://svn.gnome.org/viewvc/gcalctool?rev=2445&view=rev

Log:
Revert some changes from bug #574404 as they fail distcheck

Modified:
   trunk/help/C/gcalctool.xml

Modified: trunk/help/C/gcalctool.xml
==============================================================================
--- trunk/help/C/gcalctool.xml	(original)
+++ trunk/help/C/gcalctool.xml	Mon Mar 16 23:03:52 2009
@@ -624,7 +624,7 @@
                            </row>
                            <row valign="top">
                              <entry><para>Square</para> </entry>
-                             <entry><para><guibutton><replaceable>x</replaceable><superscript>2</superscript></guibutton></para></entry>
+                             <entry><para><replaceable>x</replaceable><superscript>2</superscript></para></entry>
                              <entry><para>Calculates the square of the current value in the display area.</para></entry>
                              <entry><para>3 <replaceable>x</replaceable><superscript>2</superscript></para></entry>
                              <entry><para>9</para></entry>
@@ -1398,9 +1398,9 @@
                          <tbody> 
                            <row valign="top">
                              <entry><para>Common Logarithm Base 10</para> </entry>
-                             <entry><para><guibutton>Log<subscript>10</subscript></guibutton></para></entry>
+                             <entry><para>Log<subscript><replaceable>10</replaceable></subscript></para></entry>
                              <entry><para>Calculates the common logarithm (base 10) of the current value in the display area.</para></entry>
-                             <entry><para>10 <guibutton>Log<subscript><replaceable>10</replaceable></subscript></guibutton></para></entry>
+                             <entry><para>10 Log<subscript><replaceable>10</replaceable></subscript></para></entry>
                              <entry><para>1</para></entry>
                            </row>
                            <row valign="top">
@@ -1412,9 +1412,9 @@
                            </row>
                            <row valign="top">
                              <entry><para>Common Logarithm Base 2</para> </entry>
-                             <entry><para><guibutton>Log<subscript>2</subscript></guibutton></para></entry>
+                             <entry><para>Log<subscript><replaceable>2</replaceable></subscript></para></entry>
                              <entry><para>Calculates the common logarithm (base 2) of the current value in the display area.</para></entry>
-                             <entry><para>10 <guibutton>Log<subscript><replaceable>2</replaceable></subscript></guibutton></para></entry>
+                             <entry><para>10 Log<subscript><replaceable>2</replaceable></subscript></para></entry>
                              <entry><para>3.32</para></entry>
                            </row>
 			 </tbody>
@@ -1732,37 +1732,37 @@
                          <tbody> 
                                                       <row valign="top">
                              <entry><para>e to the <replaceable>x</replaceable> power</para> </entry>
-                             <entry><para><guibutton>e<superscript><replaceable>x</replaceable></superscript></guibutton></para></entry>
+                             <entry><para>e<superscript><replaceable>x</replaceable></superscript></para></entry>
                              <entry><para>Calculates the value of <literal>e</literal> raised to the power of the current value in the display area.</para></entry>
-                             <entry><para>2 <guibutton>e<superscript><replaceable>x</replaceable></superscript></guibutton></para></entry>
+                             <entry><para>2 e<superscript><replaceable>x</replaceable></superscript></para></entry>
                              <entry><para>7.39</para></entry>
                            </row>
                            <row valign="top">
                              <entry><para>10 to the <replaceable>x</replaceable> power</para> </entry>
-                             <entry><para><guibutton>10<superscript><replaceable>x</replaceable></superscript></guibutton></para></entry>
+                             <entry><para>10<superscript><replaceable>x</replaceable></superscript></para></entry>
                              <entry><para>Calculates the value of 10 raised to the power of the current value in the display area.</para></entry>
-                             <entry><para>2 <guibutton>10<superscript><replaceable>x</replaceable></superscript></guibutton></para></entry>
+                             <entry><para>2 10<superscript><replaceable>x</replaceable></superscript></para></entry>
                              <entry><para>100</para></entry>
                            </row>
                            <row valign="top">
                              <entry><para>2 to the <replaceable>x</replaceable> power</para> </entry>
-                             <entry><para><guibutton>2<superscript><replaceable>x</replaceable></superscript></guibutton></para></entry>
+                             <entry><para>2<superscript><replaceable>x</replaceable></superscript></para></entry>
                              <entry><para>Calculates the value of 2 raised to the power of the current value in the display area.</para></entry>
-                             <entry><para>2 <guibutton>2<superscript><replaceable>x</replaceable></superscript></guibutton></para></entry>
+                             <entry><para>2 2<superscript><replaceable>x</replaceable></superscript></para></entry>
                              <entry><para>4</para></entry>
                            </row>
                            <row valign="top">
                              <entry><para>x to the <replaceable>y</replaceable> power</para> </entry>
-                             <entry><para><guibutton><replaceable>x</replaceable><superscript><replaceable>y</replaceable></superscript></guibutton></para></entry>
+                             <entry><para><replaceable>x</replaceable><superscript><replaceable>y</replaceable></superscript></para></entry>
                              <entry><para>Raises the current value in the display area to the power of the next value that you enter.</para></entry>
-                             <entry><para>2 <guibutton><replaceable>x</replaceable><superscript><replaceable>y</replaceable></superscript></guibutton> 4 <guibutton>=</guibutton></para></entry>
+                             <entry><para>2 <replaceable>x</replaceable><superscript><replaceable>y</replaceable></superscript> <guibutton>4</guibutton> <guibutton>=</guibutton></para></entry>
                              <entry><para>16</para></entry>
                            </row>
                            <row valign="top">
                              <entry><para>x to the reciprocal <replaceable>y</replaceable> power</para> </entry>
-                             <entry><para><guibutton><replaceable>x</replaceable><superscript>1/<replaceable>y</replaceable></superscript></guibutton></para></entry>
+                             <entry><para><replaceable>x</replaceable><superscript>1/<replaceable>y</replaceable></superscript></para></entry>
                              <entry><para>Raises the current value in the display area to the reciprocal power of the next value that you enter.</para></entry>
-                             <entry><para>2 <guibutton><replaceable>x</replaceable><superscript>1/<replaceable>y</replaceable></superscript></guibutton> 4 <guibutton>=</guibutton></para></entry>
+                             <entry><para>2 <replaceable>x</replaceable><superscript>1/<replaceable>y</replaceable></superscript> <guibutton>4</guibutton> <guibutton>=</guibutton></para></entry>
                              <entry><para>16</para></entry>
                            </row>
                            <row valign="top">
@@ -1776,7 +1776,7 @@
                              <entry><para>Modulus Division</para> </entry>
                              <entry><para><guibutton>Mod</guibutton></para></entry>
                              <entry><para>Divides the current integer value in the display area by the next integer number that you enter, displaying the remainder.</para></entry>
-                             <entry><para>15 <guibutton>Mod</guibutton> 4 <guibutton>=</guibutton></para></entry>
+                             <entry><para>15 <guibutton>Mod</guibutton> <guibutton>4</guibutton> <guibutton>=</guibutton></para></entry>
                              <entry><para>3</para></entry>
                            </row>
                            <row valign="top">
@@ -2267,13 +2267,13 @@
                            </row>
                            <row valign="top">
                              <entry><para><keycap>H</keycap></para></entry>
-                             <entry><para><guibutton>2<superscript><replaceable>x</replaceable></superscript></guibutton></para></entry>
+                             <entry><para>2<superscript><replaceable>x</replaceable></superscript></para></entry>
                              <entry><para>2 to the <replaceable>x</replaceable> power</para> </entry>
                              <entry><para><xref linkend="gcalctool-TBL-misc-calc"/></para> </entry>
                            </row>
                            <row valign="top">
                              <entry><para><keycap>h</keycap></para></entry>
-                             <entry><para><guibutton>Log<subscript>2</subscript></guibutton></para></entry>
+                             <entry><para>Log<subscript>2</subscript></para></entry>
                              <entry><para>Common base 2 logarithm</para> </entry>
                              <entry><para><xref linkend="gcalctool-TBL-logs-calc"/></para> </entry>
                            </row>
@@ -2291,7 +2291,7 @@
                            </row>
                            <row valign="top">
                              <entry><para><keycap>J</keycap></para></entry>
-                             <entry><para><guibutton>Cos<superscript>-1</superscript></guibutton></para></entry>
+                             <entry><para>Cos<superscript>-1</superscript></para></entry>
                              <entry><para>Inverse Cosine</para> </entry>
                              <entry><para><xref linkend="gcalctool-TBL-trig-calc"/></para> </entry>
                            </row>
@@ -2303,7 +2303,7 @@
                            </row>
                            <row valign="top">
                              <entry><para><keycap>K</keycap></para></entry>
-                             <entry><para><guibutton>Sin<superscript>-1</superscript></guibutton></para></entry>
+                             <entry><para>Sin<superscript>-1</superscript></para></entry>
                              <entry><para>Inverse Sine</para> </entry>
                              <entry><para><xref linkend="gcalctool-TBL-trig-calc"/></para> </entry>
                            </row>
@@ -2417,7 +2417,7 @@
                            </row>
                            <row valign="top">
                              <entry><para><keycap>W</keycap></para></entry>
-                             <entry><para><guibutton>Tan<superscript>-1</superscript></guibutton></para></entry>
+                             <entry><para>Tan<superscript>-1</superscript></para></entry>
                              <entry><para>Inverse Tan</para> </entry>
                              <entry><para><xref linkend="gcalctool-TBL-trig-calc"/></para> </entry>
                            </row>



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