summaryrefslogtreecommitdiff
path: root/trashapplet/src/trashapplet.c
diff options
context:
space:
mode:
Diffstat (limited to 'trashapplet/src/trashapplet.c')
-rw-r--r--trashapplet/src/trashapplet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/trashapplet/src/trashapplet.c b/trashapplet/src/trashapplet.c
index 3bca247a..d9228d14 100644
--- a/trashapplet/src/trashapplet.c
+++ b/trashapplet/src/trashapplet.c
@@ -427,6 +427,7 @@ trash_applet_show_about (GtkAction *action,
};
gtk_show_about_dialog (NULL,
+ "title", _("About Trash Applet"),
"version", VERSION,
"copyright", copyright,
"comments", _("A MATE trash bin that lives in your panel. "