[mednaffe] 45/99: Update website on About dialog
Stephen Kitt
skitt at moszumanska.debian.org
Tue Aug 2 21:00:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
skitt pushed a commit to branch master
in repository mednaffe.
commit 1378d9ab6148baa482d895f60474a7f07b3020c7
Author: AmatCoder <amatcoder at gmail.com>
Date: Fri Apr 3 12:53:34 2015 +0200
Update website on About dialog
---
src/about.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/about.c b/src/about.c
index 41dde26..2c1922a 100644
--- a/src/about.c
+++ b/src/about.c
@@ -54,7 +54,7 @@ gtk_show_about_dialog(
"comments", "A front-end (GUI) for Mednafen emulator",
"license", gpl3,
"wrap-license", TRUE,
- "website", "http://code.google.com/p/mednaffe/",
+ "website", "https://github.com/AmatCoder/mednaffe",
"logo", pixbuf,
NULL);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednaffe.git
More information about the Pkg-games-commits
mailing list