Define github as the homepage for logdiag.

This commit is contained in:
2011-02-07 18:03:15 +01:00
parent ea9267665d
commit 169a28cc23
3 changed files with 7 additions and 1 deletions

View File

@@ -843,6 +843,7 @@ on_action_about (GtkAction *action, LdWindowMain *self)
"program-name", PROJECT_NAME,
"version", PROJECT_VERSION,
"copyright", "Copyright Přemysl Janouch 2010 - 2011",
"website", PROJECT_URL,
NULL);
}