put Wiki contributor page in about credit window, fix #120
This commit is contained in:
parent
a361624745
commit
5e960519b5
@ -488,13 +488,10 @@ void about_dialog (GtkWidget *widget, gpointer data) {
|
|||||||
" Jordi Mallach <jordi@sindominio.net>",
|
" Jordi Mallach <jordi@sindominio.net>",
|
||||||
" Bill Adams <bill@evilbill.org>",
|
" Bill Adams <bill@evilbill.org>",
|
||||||
_("Contributors:"),
|
_("Contributors:"),
|
||||||
" Jochen Baier <email@jochen-baier.de>",
|
" http://github.com/XQF/xqf/wiki/Contributors", /* https do not create link */
|
||||||
" Luca Camillo <kamy@tutorials.it>",
|
|
||||||
/* FIXME hacky, limit to the "website" entry & infos in configure.in */
|
/* FIXME hacky, limit to the "website" entry & infos in configure.in */
|
||||||
_("Bug reports and feature requests:"),
|
_("Bug reports and feature requests:"),
|
||||||
" http://github.com/XQF/xqf", /* https do not create link */
|
" http://github.com/XQF/xqf", /* https do not create link */
|
||||||
" mailing list <xqf-developer@lists.sourceforge.net>",
|
|
||||||
" http://sourceforge.net/projects/xqf",
|
|
||||||
NULL};
|
NULL};
|
||||||
|
|
||||||
/* const gchar *artists[] = {
|
/* const gchar *artists[] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user