]> Pileus Git - ~andy/gtk/commit
Improve the looks of the license text in GtkAboutDialog
authorClaudio Saavedra <csaavedra@igalia.com>
Thu, 12 Aug 2010 10:15:20 +0000 (13:15 +0300)
committerClaudio Saavedra <csaavedra@igalia.com>
Thu, 12 Aug 2010 11:23:58 +0000 (14:23 +0300)
commite4a83370c4026d6cd1a1912eb2febe288c974d2b
tree316eb9d6087cf8a7fe3ace67323b9313f07452db
parentcd00b0a490330d43cc0c9950cd590cac38a06be9
Improve the looks of the license text in GtkAboutDialog

It is not safe to assume that copyright text in applications is
one liner, therefore it's better to split it from the program name.

Also, the license text should be in a paragraph of its own, so
add an extra '\n' above it.

https://bugzilla.gnome.org/show_bug.cgi?id=626514
gtk/gtkaboutdialog.c