Added mate-desktop.org to about window
parent
f7ed2116ec
commit
c4afb0c2cf
|
@ -4056,6 +4056,7 @@ help_about_callback (GtkAction *action,
|
||||||
"wrap-license", TRUE,
|
"wrap-license", TRUE,
|
||||||
"translator-credits", _("translator-credits"),
|
"translator-credits", _("translator-credits"),
|
||||||
"logo-icon-name", MATE_TERMINAL_ICON_NAME,
|
"logo-icon-name", MATE_TERMINAL_ICON_NAME,
|
||||||
|
"website", "http://www.mate-desktop.org",
|
||||||
NULL);
|
NULL);
|
||||||
|
|
||||||
g_strfreev (array_strv);
|
g_strfreev (array_strv);
|
||||||
|
|
Loading…
Reference in New Issue