summaryrefslogtreecommitdiff
path: root/battstat/battstat_applet.c
diff options
context:
space:
mode:
Diffstat (limited to 'battstat/battstat_applet.c')
-rw-r--r--battstat/battstat_applet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/battstat/battstat_applet.c b/battstat/battstat_applet.c
index 9cc791ea..bbb74ef5 100644
--- a/battstat/battstat_applet.c
+++ b/battstat/battstat_applet.c
@@ -831,6 +831,7 @@ about_cb( GtkAction *action, ProgressData *battstat )
/* false */ _("Legacy backend enabled."));
gtk_show_about_dialog( NULL,
+ "title", _("About Battery Charge Monitor"),
"version", VERSION,
"copyright", copyright,
"comments", comments,