diff options
author | raveit65 <[email protected]> | 2016-09-01 20:29:06 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-01 20:29:06 +0200 |
commit | fbd88c0af4b0b3930207c43ee75b48ede691393c (patch) | |
tree | 44ff4cabe4cd0ff032876e425e14abc394185cc8 /NEWS | |
parent | ac1a6dffe48c554f58ffc3662fa246b8e1faf2b4 (diff) | |
download | mate-applets-fbd88c0af4b0b3930207c43ee75b48ede691393c.tar.bz2 mate-applets-fbd88c0af4b0b3930207c43ee75b48ede691393c.tar.xz |
release 1.15.2v1.15.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,6 +1,29 @@ Changes in MATE-Applets 1.15.2 ============================== + sync with transiflex + cpu-freq: avoid deprecated polkit_authority_get + GTK+-3 battstat: port GtkTable to GtkGrid + GTK+-3 weather-dialog: port to GtkGrid + GTK+-3 mateweather port to GtkGrid + GTK+-3 netspeed: port GtkTable to GtkGrid + GTK+-3.20 geyes: port to GtkSeat + GTK+-3 timerapplet: port to GtkGrid + GTK+-3 command: port to GtkGrid + GTK+-3 multiload: port to GtkColorChooser and GdkRGBA + sticky-notes: drop duplicate code + cpufreq: remove useless #include + cpufreq: fix build warning when polkit is disabled + build: make --enable-suid option really work + build: make --enable-frequency-selector option actually work + configure.ac: fix help text for --enable-suid and fix some indent + geyes: fix modeline + invest-applet: update copyright + accessx-status: remove duplicated code + accessx-status: fix possible crash when updating layout + GTK+-3 multiload: avoid deprecated gdk_app_launch_context_new () + GTK+-3 weather-dialog: avoid deprecated gtk_widget_modify_font () + GTK+-3.0 weather-dialog: avoid deprecated gtk_scrolled_window_add_with_viewport () Changes in MATE-Applets 1.15.1 ============================== |