summaryrefslogtreecommitdiff
path: root/mateweather/mateweather-about.c
diff options
context:
space:
mode:
Diffstat (limited to 'mateweather/mateweather-about.c')
-rw-r--r--mateweather/mateweather-about.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mateweather/mateweather-about.c b/mateweather/mateweather-about.c
index 42beb87c..eed30198 100644
--- a/mateweather/mateweather-about.c
+++ b/mateweather/mateweather-about.c
@@ -48,6 +48,7 @@ void mateweather_about_run(MateWeatherApplet* gw_applet)
};
gtk_show_about_dialog(NULL,
+ "title", _("About Weather Report"),
"version", VERSION,
"copyright", copyright,
"comments", _("A panel application for monitoring local weather conditions."),