talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 799158990f4bdddbb23d23d6a9e7a0795761fa59
parent a8a52797f33b4ceddf8841094c4384637af47306
Author: Ricardo Mones <ricardo@mones.org>
Date:   Fri, 31 Mar 2017 20:06:19 +0200

Really fix bug #3784: Very similar strings in src/gtk/about.c

Diffstat:
Msrc/gtk/about.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gtk/about.c b/src/gtk/about.c @@ -160,7 +160,7 @@ static GtkWidget *about_create_child_page_info(void) #ifdef GENERIC_UMPC ADD_TEXT("\n\n"); ADD_TEXT(_("Copyright (C) 1999-2017\nThe Claws Mail Team\n" - " and Hiroyuki Yamamoto")); + "and Hiroyuki Yamamoto")); #endif ADD_TEXT("\n\n"); gtk_text_buffer_insert_with_tags_by_name(buffer, &iter,