summaryrefslogtreecommitdiff
path: root/cpufreq
diff options
context:
space:
mode:
Diffstat (limited to 'cpufreq')
-rw-r--r--cpufreq/src/cpufreq-applet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpufreq/src/cpufreq-applet.c b/cpufreq/src/cpufreq-applet.c
index 940965e5..d9461a5b 100644
--- a/cpufreq/src/cpufreq-applet.c
+++ b/cpufreq/src/cpufreq-applet.c
@@ -478,6 +478,7 @@ cpufreq_applet_about_cb (GtkAction *action,
};
gtk_show_about_dialog (NULL,
+ "title", _("About CPU Frequency Scaling Monitor"),
"version", VERSION,
"copyright", copyright,
"comments", _("This utility shows the current CPU "