summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-10-11 18:34:31 +0200
committerraveit65 <[email protected]>2017-10-11 18:34:31 +0200
commit3cd23ee0469fbd0382440db7429db70cb9396c98 (patch)
treeb9fbafd9129f19e9b586694ff848fce0407d97fd
parentb46fffe689be8c535067b3ea1287d5f243b776b3 (diff)
downloadmate-power-manager-3cd23ee0469fbd0382440db7429db70cb9396c98.tar.bz2
mate-power-manager-3cd23ee0469fbd0382440db7429db70cb9396c98.tar.xz
release 1.19.0v1.19.0
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8ffc954..580a72d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,17 @@
### mate-power-manager 1.19.0
+ * Translations update
+ * update copyright year
+ * gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
+ * don't abort on unknown DBus signal name
+ * avoid deprecated gdk_screen_get_width/height
+ * avoid deprecated gdk_display_get_screen
+ * don't use deprecated gtk_show_uri
+ * refresh tray icon on icon theme change
+ * Restore Polish translation credits from GNOME
+ * actually check the $XPROTO_REQUIRED variable's value
+ * statistics UI: add style class mpm-statistics
+
### mate-power-manager 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting