summaryrefslogtreecommitdiff
path: root/pluma/pluma-commands-help.c
diff options
context:
space:
mode:
Diffstat (limited to 'pluma/pluma-commands-help.c')
-rw-r--r--pluma/pluma-commands-help.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pluma/pluma-commands-help.c b/pluma/pluma-commands-help.c
index d9374d9e..583b1368 100644
--- a/pluma/pluma-commands-help.c
+++ b/pluma/pluma-commands-help.c
@@ -97,6 +97,7 @@ void _pluma_cmd_help_about(GtkAction* action, PlumaWindow* window)
gtk_show_about_dialog(GTK_WINDOW(window),
"program-name", "Pluma",
+ "title", _("About Pluma"),
"authors", authors,
"comments", _(comments),
"copyright", _("Copyright \xc2\xa9 1998-2000 Evan Lawrence, Alex Robert\n"