diff options
author | raveit65 <[email protected]> | 2016-08-01 14:27:00 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-08-01 14:27:00 +0200 |
commit | 3a476e75e10c89007091b3b0bdf7b70adef30c8a (patch) | |
tree | 9f68d2ef0e1784e36eaa5574099599a92e8971a8 | |
parent | 49b5920687d433b7d8c7c6a80794be971b1caf1a (diff) | |
download | mate-applets-3a476e75e10c89007091b3b0bdf7b70adef30c8a.tar.bz2 mate-applets-3a476e75e10c89007091b3b0bdf7b70adef30c8a.tar.xz |
release 1.15.1v1.15.1
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,6 +1,26 @@ Changes in MATE-Applets 1.15.1 ============================== + - Translations update + - drop dependency to libmate-desktop + - GTK+-3 netspeed: write valid rgb color values to gsettings + - GTK+-3 netspeed: port to GtkColorChooser and GdkRGBA + - netspeed: use GtkColorButton instead of MateColorButton + - mateweather: use GtkAbout and update copyright + - trash-applet: use GtkAbout and update copyright + - timerapplet: use GtkAbout and update copyright + - stickynotes: use GtkAbout and update copyright + - netspeed: use GtkAbout and update copyright + - multiload: use GtkAbout and update copyright + - geyes: use GtkAbout and update copyright + - drivemount: use GTkAbout and update copyright + - command: drop MateAbout and update copyright + - charpick: drop MateAbout and update copyright + - battstat: drop MateAbout usage and update copyright + - accessx-status: use GtkAbout and update copyright + - distcheck: explicitly use currently selected GTK+ version + - fix build with kernel-4.7 + Changes in MATE-Applets 1.15.0 ============================== |