cvs: php-gtk-doc /manual/en/reference/gtk gtklabel.xml gtkwindow.xml
[email protected] ("Diego do Nascimento Feitosa") Fri, 20 Oct 2006 02:56:33 -0000
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <cvsdnfeitosa1161312993@cvsserver> |
dnfeitosa Fri Oct 20 02:56:33 2006 UTC
Modified files:
/php-gtk-doc/manual/en/reference/gtk gtklabel.xml gtkwindow.xml
Log:
Fixed some typos
http://cvs.php.net/viewvc.cgi/php-gtk-doc/manual/en/reference/gtk/gtklabel.xml?r1=1.20&r2=1.21&diff_format=u
Index: php-gtk-doc/manual/en/reference/gtk/gtklabel.xml
diff -u php-gtk-doc/manual/en/reference/gtk/gtklabel.xml:1.20 php-gtk-doc/manual/en/reference/gtk/gtklabel.xml:1.21
--- php-gtk-doc/manual/en/reference/gtk/gtklabel.xml:1.20 Tue Oct 10 06:44:37 2006
+++ php-gtk-doc/manual/en/reference/gtk/gtklabel.xml Fri Oct 20 02:56:33 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.20 $ -->
+<!-- $Revision: 1.21 $ -->
<classentry id="gtk.gtklabel">
<classmeta>
<classtitle>GtkLabel</classtitle>
@@ -251,7 +251,7 @@
<optionname enum="">Gtk::NO_WINDOW</optionname> widget. Remember when
using the <classname>PangoLayout</classname> functions you need to convert
to and from pixels using
- <link linkend="pango.method.PIXELS">Panog::PIXELS</link> or PANGO_SCALE.
+ <link linkend="pango.method.PIXELS">Pango::PIXELS</link> or PANGO_SCALE.
</para>
</desc>
</method>
@@ -865,7 +865,7 @@
</para>
<para>
<example>
- <title>Setting GtkLabel Text with Panog Markup</title>
+ <title>Setting GtkLabel Text with Pango Markup</title>
<programlisting role="php">
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&directory.examples;/reference/gtk/gtklabel/set_markup.phpw" parse="text">
<xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
@@ -899,7 +899,7 @@
</para>
<para>
<example>
- <title>Setting GtkLabel Text with Panog Markup and a Mnemonic</title>
+ <title>Setting GtkLabel Text with Pango Markup and a Mnemonic</title>
<programlisting role="php">
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&directory.examples;/reference/gtk/gtklabel/set_markup_with_mnemonic.phpw" parse="text">
<xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
http://cvs.php.net/viewvc.cgi/php-gtk-doc/manual/en/reference/gtk/gtkwindow.xml?r1=1.29&r2=1.30&diff_format=u
Index: php-gtk-doc/manual/en/reference/gtk/gtkwindow.xml
diff -u php-gtk-doc/manual/en/reference/gtk/gtkwindow.xml:1.29 php-gtk-doc/manual/en/reference/gtk/gtkwindow.xml:1.30
--- php-gtk-doc/manual/en/reference/gtk/gtkwindow.xml:1.29 Tue Oct 17 12:49:34 2006
+++ php-gtk-doc/manual/en/reference/gtk/gtkwindow.xml Fri Oct 20 02:56:33 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.29 $ -->
+<!-- $Revision: 1.30 $ -->
<classentry id="gtk.gtkwindow">
<classmeta>
<classtitle>GtkWindow</classtitle>
@@ -762,7 +762,7 @@
Returns the position of the window with respect to its gravity. The
position will be returned as an array containing the
<literal>x</literal> coordinate followed by the <literal>y</literal>
- corrodinate.
+ coordinate.
</para>
<para>
If the position has not been set explictly and the window has not yet