[Chinese-commits] [fqterm] 45/76: Update homepage
Boyuan Yang
hosiet-guest at moszumanska.debian.org
Thu Oct 27 03:17:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
hosiet-guest pushed a commit to branch master
in repository fqterm.
commit deaf2fe69d57d4cc3f12d6024fd46d25f50f1fec
Author: Iru Cai <mytbk920423 at gmail.com>
Date: Sat Jun 21 12:50:22 2014 +0800
Update homepage
---
src/fqterm/fqterm_frame.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/fqterm/fqterm_frame.cpp b/src/fqterm/fqterm_frame.cpp
index d570470..47aa433 100644
--- a/src/fqterm/fqterm_frame.cpp
+++ b/src/fqterm/fqterm_frame.cpp
@@ -546,7 +546,7 @@ void FQTermFrame::aboutFQTerm() {
//slot Help->Homepage
void FQTermFrame::homepage() {
const QString &httpBrowser = FQTermPref::getInstance()->httpBrowser_;
- const QString homeUrl = "http://code.google.com/p/fqterm";
+ const QString homeUrl = "https://github.com/mytbk/fqterm/";
if (httpBrowser.isNull() || httpBrowser.isEmpty()) {
QDesktopServices::openUrl(homeUrl);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/fqterm.git
More information about the Chinese-commits
mailing list