diff options
Diffstat (limited to 'src/math-window.c')
-rw-r--r-- | src/math-window.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math-window.c b/src/math-window.c index d7f0912..e79f95a 100644 --- a/src/math-window.c +++ b/src/math-window.c @@ -215,6 +215,7 @@ static void about_cb(GtkWidget* widget, MathWindow* window) "documenters", documenters, "translator_credits", translator_credits, "logo-icon-name", "accessories-calculator", + "webiste", "https://mate-desktop.org", NULL); } |