Markup fix.
2004-11-04 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkaboutdialog.sgml: Markup fix.
This commit is contained in:
committed by
Matthias Clasen
parent
0419800465
commit
a895440069
@ -1,5 +1,7 @@
|
|||||||
2004-11-04 Matthias Clasen <mclasen@redhat.com>
|
2004-11-04 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/tmpl/gtkaboutdialog.sgml: Markup fix.
|
||||||
|
|
||||||
* gtk/tmpl/gtkstock.sgml: Fix markup.
|
* gtk/tmpl/gtkstock.sgml: Fix markup.
|
||||||
|
|
||||||
2004-11-04 Matthias Clasen <mclasen@redhat.com>
|
2004-11-04 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|||||||
@ -19,9 +19,9 @@ supports this by offering global hooks, which are called when the user
|
|||||||
clicks on a link or email address, see gtk_about_dialog_set_email_hook()
|
clicks on a link or email address, see gtk_about_dialog_set_email_hook()
|
||||||
and gtk_about_dialog_set_url_hook(). Email addresses in the
|
and gtk_about_dialog_set_url_hook(). Email addresses in the
|
||||||
authors, documenters and artists properties are recognized by looking for
|
authors, documenters and artists properties are recognized by looking for
|
||||||
<literal><user@host></literal>, URLs are recognized by looking for
|
<literal><user@<!-- -->host</replaceable>></literal>, URLs are
|
||||||
<literal>http://url</literal>, with <literal>url</literal> extending to
|
recognized by looking for <literal>http://url</literal>, with
|
||||||
the next space, tab or line break.
|
<literal>url</literal> extending to the next space, tab or line break.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
To make constructing a #GtkAboutDialog as convenient as possible, you can
|
To make constructing a #GtkAboutDialog as convenient as possible, you can
|
||||||
|
|||||||
Reference in New Issue
Block a user