summaryrefslogtreecommitdiff
path: root/geyes/geyes.c
diff options
context:
space:
mode:
Diffstat (limited to 'geyes/geyes.c')
-rw-r--r--geyes/geyes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/geyes/geyes.c b/geyes/geyes.c
index 52e257b0..98f196d6 100644
--- a/geyes/geyes.c
+++ b/geyes/geyes.c
@@ -172,6 +172,7 @@ about_cb (GtkAction *action,
};
gtk_show_about_dialog (NULL,
+ "title", _("About Eyes"),
"version", VERSION,
"comments", _("A goofy set of eyes for the MATE "
"panel. They follow your mouse."),