[epiphany] window-commands: fix GtkAboutDialog property name
- From: Diego Escalante Urrelo <diegoe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] window-commands: fix GtkAboutDialog property name
- Date: Mon, 6 Dec 2010 09:22:45 +0000 (UTC)
commit e8e388982b455411b17d6ee2bc187f64f70a1bea
Author: Diego Escalante Urrelo <descalante igalia com>
Date: Mon Dec 6 10:14:25 2010 +0100
window-commands: fix GtkAboutDialog property name
src/window-commands.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/window-commands.c b/src/window-commands.c
index 163f35a..ff3647c 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -1038,7 +1038,7 @@ window_cmd_help_about (GtkAction *action,
NULL);
gtk_show_about_dialog (GTK_WINDOW (window),
- "name", _("GNOME Web Browser"),
+ "program-name", _("GNOME Web Browser"),
"version", VERSION,
"copyright", "Copyright © 2002â??2004 Marco Pesenti Gritti\n"
"Copyright © 2003â??2010 The GNOME Web Browser Developers",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]