gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/doc/C contextmenu.xml


From: Ann Barcomb
Subject: [Gnash-commit] gnash/doc/C contextmenu.xml
Date: Fri, 20 Oct 2006 15:10:34 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Ann Barcomb <ann>       06/10/20 15:10:34

Modified files:
        doc/C          : contextmenu.xml 

Log message:
        corrected a typo
        inserted periods at the end of definitions

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/contextmenu.xml?cvsroot=gnash&r1=1.2&r2=1.3

Patches:
Index: contextmenu.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/contextmenu.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- contextmenu.xml     31 Jan 2006 05:22:49 -0000      1.2
+++ contextmenu.xml     20 Oct 2006 15:10:34 -0000      1.3
@@ -14,7 +14,7 @@
                    <term>copy()</term>
                    <listitem>
                    <para>
-                     Returna copy of the menu
+                     Return a copy of the menu.
                    </para>
                    </listitem>
            </varlistentry>
@@ -23,7 +23,7 @@
                    <term>hideBuiltInItems()</term>
                    <listitem>
                    <para>
-                     Hide most menu items
+                     Hide most menu items.
                    </para>
                    </listitem>
            </varlistentry>
@@ -40,7 +40,7 @@
          <term>builtInItems</term>
          <listitem>
            <para>
-             Returns an array of the built in menu items
+             Returns an array of the built-in menu items.
            </para>
          </listitem>
        </varlistentry>
@@ -49,7 +49,7 @@
          <term>customItems</term>
          <listitem>
            <para>
-             An undefined array to contain menu item names
+             An undefined array to contain menu item names.
            </para>
          </listitem>
        </varlistentry>
@@ -58,7 +58,7 @@
          <term>onSelect</term>
          <listitem>
            <para>
-             Called before the menu is displayed
+             Called before the menu is displayed.
            </para>
          </listitem>
        </varlistentry>
@@ -91,7 +91,7 @@
              </entry>
              <entry valign="top" align="center">
                <para>
-                 This method is unimplemented
+                 This method is unimplemented.
                </para>
              </entry>
            </row>
@@ -101,7 +101,7 @@
              </entry>
              <entry valign="top" align="center">
                <para>
-                 This method is unimplemented
+                 This method is unimplemented.
                </para>
              </entry>
            </row>
@@ -111,7 +111,7 @@
              </entry>
              <entry valign="top" align="center">
                <para>
-                 This property is unimplemented
+                 This property is unimplemented.
                </para>
              </entry>
            </row>
@@ -121,7 +121,7 @@
              </entry>
              <entry valign="top" align="center">
                <para>
-                 This property is unimplemented
+                 This property is unimplemented.
                </para>
              </entry>
            </row>
@@ -131,7 +131,7 @@
              </entry>
              <entry valign="top" align="center">
                <para>
-                 This property is unimplemented
+                 This property is unimplemented.
                </para>
              </entry>
            </row>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]