summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/math-window.c1
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);
}