mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 23:10:22 +00:00
aboutdialog: add a \n in the copyright text
This commit is contained in:
parent
fb0c53a0ed
commit
022e17afbc
@ -103,7 +103,7 @@ static GdkColor default_visited_link_color = { 0, 0x5555, 0x1a1a, 0x8b8b };
|
|||||||
/* Translators: this is the license preamble; the string at the end
|
/* Translators: this is the license preamble; the string at the end
|
||||||
* contains the URL of the license.
|
* contains the URL of the license.
|
||||||
*/
|
*/
|
||||||
static const gchar *gtk_license_preamble = N_("This program comes with ABSOLUTELY NO WARRANTY; for details, visit <a href=\"%s\">%s</a>");
|
static const gchar *gtk_license_preamble = N_("This program comes with ABSOLUTELY NO WARRANTY;\nfor details, visit <a href=\"%s\">%s</a>");
|
||||||
|
|
||||||
/* URLs for each GtkLicense type; keep in the same order as the enumeration */
|
/* URLs for each GtkLicense type; keep in the same order as the enumeration */
|
||||||
static const gchar *gtk_license_urls[] = {
|
static const gchar *gtk_license_urls[] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user