[gnome-terminal/gnome-3-8] about: Point to the page on l.g.o (cherry picked from commit a91adb116dd68244df3d9080bdd12a0ef3f2ec2
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal/gnome-3-8] about: Point to the page on l.g.o (cherry picked from commit a91adb116dd68244df3d9080bdd12a0ef3f2ec2
- Date: Sat, 13 Apr 2013 11:31:05 +0000 (UTC)
commit 2a5c6e3da6f72fcdf7b84ffe83f8d150ddc6f04b
Author: Christian Persch <chpe gnome org>
Date: Sat Apr 13 13:14:31 2013 +0200
about: Point to the page on l.g.o
(cherry picked from commit a91adb116dd68244df3d9080bdd12a0ef3f2ec26)
src/terminal-util.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/terminal-util.c b/src/terminal-util.c
index 6ffabbd..327ba0a 100644
--- a/src/terminal-util.c
+++ b/src/terminal-util.c
@@ -167,6 +167,7 @@ terminal_util_show_help (const char *topic,
}
#define ABOUT_GROUP "About"
+#define ABOUT_URL "https://live.gnome.org/Terminal"
#define EMAILIFY(string) (g_strdelimit ((string), "%", '@'))
void
@@ -240,6 +241,7 @@ terminal_util_show_about (GtkWindow *transient_parent)
"documenters", documenters,
"license", licence_text,
"wrap-license", TRUE,
+ "website", ABOUT_URL,
"translator-credits", _("translator-credits"),
"logo-icon-name", GNOME_TERMINAL_ICON_NAME,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]