Add license to About dialog
This commit is contained in:
parent
fa7a87dd76
commit
b762d93ee2
@ -111,6 +111,7 @@ about_cb(GSimpleAction *action, GVariant *parameter, gpointer user_data)
|
||||
: NULL),
|
||||
"website", PACKAGE_URL,
|
||||
"website-label", _("Astrognome Website"),
|
||||
"license-type", GTK_LICENSE_GPL_3_0,
|
||||
"logo-icon-name", PACKAGE_TARNAME,
|
||||
NULL);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user