summaryrefslogtreecommitdiff
path: root/applets/notification_area/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'applets/notification_area/main.c')
-rw-r--r--applets/notification_area/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/applets/notification_area/main.c b/applets/notification_area/main.c
index 613a2470..12a1e073 100644
--- a/applets/notification_area/main.c
+++ b/applets/notification_area/main.c
@@ -274,6 +274,7 @@ static void about_cb(GtkAction* action, NaTrayApplet* applet)
gtk_show_about_dialog(NULL,
"program-name", _("Notification Area"),
+ "title", _("About Notification Area"),
"authors", authors,
//"comments", _(comments),
"copyright", _("Copyright \xc2\xa9 2002 Red Hat, Inc.\n"