summaryrefslogtreecommitdiff
path: root/src/math-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math-window.c')
-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 34f1210..8268b3f 100644
--- a/src/math-window.c
+++ b/src/math-window.c
@@ -274,6 +274,7 @@ static void about_cb(GtkWidget* widget, MathWindow* window)
"authors", authors,
"documenters", documenters,
"translator_credits", translator_credits,
+ "icon-name", "accessories-calculator",
"logo-icon-name", "accessories-calculator",
"website", "http://mate-desktop.org",
NULL);