forked from AuroraMiddleware/gtk
GtkAboutDialog: Fix formatting of example email address in html
Signed-off-by: Chris Mayo <aklhfex@gmail.com> https://bugzilla.gnome.org/show_bug.cgi?id=776524
This commit is contained in:
parent
1fc3fe4a0a
commit
d9748563c8
@ -77,7 +77,7 @@
|
|||||||
* #GtkAboutDialog::activate-link signal.
|
* #GtkAboutDialog::activate-link signal.
|
||||||
*
|
*
|
||||||
* To specify a person with an email address, use a string like
|
* To specify a person with an email address, use a string like
|
||||||
* "Edgar Allan Poe <edgar@poe.com>". To specify a website with a title,
|
* "Edgar Allan Poe <edgar\@poe.com>". To specify a website with a title,
|
||||||
* use a string like "GTK+ team http://www.gtk.org".
|
* use a string like "GTK+ team http://www.gtk.org".
|
||||||
*
|
*
|
||||||
* To make constructing a GtkAboutDialog as convenient as possible, you can
|
* To make constructing a GtkAboutDialog as convenient as possible, you can
|
||||||
|
Loading…
Reference in New Issue
Block a user