From 8256ad318861ef0fa4c4a9f88c915afc56ab09bb Mon Sep 17 00:00:00 2001 From: Wouter Bolsterlee Date: Mon, 23 Feb 2009 10:59:00 +0000 Subject: =?UTF-8?q?Use=20=E2=80=93=20(en=20dash=20,=20U+2013)=20in=20copyr?= =?UTF-8?q?ight=20years.=20Also=20fixup=20surrounding=20whitespace.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit svn path=/trunk/; revision=8810 --- src/window-commands.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/window-commands.c b/src/window-commands.c index 30b25fdb4..ddcfce740 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -878,20 +878,20 @@ window_cmd_help_about (GtkAction *action, gtk_show_about_dialog (GTK_WINDOW (window), "name", _("GNOME Web Browser"), "version", VERSION, - "copyright", "Copyright © 2002-2004 Marco Pesenti Gritti\n" - "Copyright © 2003-2009 The GNOME Web Browser Developers", + "copyright", "Copyright © 2002–2004 Marco Pesenti Gritti\n" + "Copyright © 2003–2009 The GNOME Web Browser Developers", "artists", artists, "authors", authors, "comments", comments, "documenters", documenters, - /* Translators: This is a special message that shouldn't be translated - * literally. It is used in the about box to give credits to - * the translators. - * Thus, you should translate it to your name and email address. - * You should also include other translators who have contributed to - * this translation; in that case, please write each of them on a separate - * line seperated by newlines (\n). - */ + /* Translators: This is a special message that shouldn't be translated + * literally. It is used in the about box to give credits to + * the translators. + * Thus, you should translate it to your name and email address. + * You should also include other translators who have contributed to + * this translation; in that case, please write each of them on a separate + * line seperated by newlines (\n). + */ "translator-credits", _("translator-credits"), "logo-icon-name", EPHY_STOCK_EPHY, "website", "http://www.gnome.org/projects/epiphany", -- cgit v1.2.3