[Xfce4-commits] [apps/xfce4-terminal] 01/01: Update terminal website address
noreply at xfce.org
noreply at xfce.org
Wed Jun 29 13:24:46 CEST 2016
This is an automated email from the git hooks/post-receive script.
f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.
commit 45d2c882a04bcb52de6b6b7018c8c770efcb97d7
Author: Igor <f2404 at yandex.ru>
Date: Wed Jun 29 14:24:41 2016 +0300
Update terminal website address
---
terminal/terminal-util.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/terminal/terminal-util.c b/terminal/terminal-util.c
index 0b73874..9ed4d99 100644
--- a/terminal/terminal-util.c
+++ b/terminal/terminal-util.c
@@ -85,7 +85,7 @@ terminal_util_show_about_dialog (GtkWindow *parent)
"program-name", PACKAGE_NAME,
"translator-credits", _("translator-credits"),
"version", PACKAGE_VERSION,
- "website", "http://goodies.xfce.org/projects/applications/terminal",
+ "website", "http://docs.xfce.org/apps/terminal/start",
"website-label", _("Visit Terminal website"),
NULL);
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list