diff options
Diffstat (limited to 'mateweather/src/mateweather-applet.c')
-rw-r--r-- | mateweather/src/mateweather-applet.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mateweather/src/mateweather-applet.c b/mateweather/src/mateweather-applet.c index 4000b692..48bc7dbe 100644 --- a/mateweather/src/mateweather-applet.c +++ b/mateweather/src/mateweather-applet.c @@ -341,8 +341,6 @@ void mateweather_applet_create (MateWeatherApplet *gw_applet) mate_panel_applet_set_flags (gw_applet->applet, MATE_PANEL_APPLET_EXPAND_MINOR); - g_set_application_name (_("Weather Report")); - gtk_window_set_default_icon_name ("weather-storm"); g_signal_connect (gw_applet->applet, "change-orient", |