[gnome-tweak-tool] 3.27.2



commit 1829969ca9ac0039f862acccf1c30744c26ba682
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Nov 13 16:24:16 2017 -0500

    3.27.2

 NEWS        |   19 +++++++++++++++++++
 meson.build |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e3b8bcb..3076a8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.27.2
+======
+* Remove Global Dark Theme tweak. The option will be turned off when
+  the Applications theme is changed. (Jeremy)
+* Stop requiring a GTK2 theme for Applications theme switcher. (Jeremy)
+* Offer HighContrastInverse theme. (Jeremy)
+* Don't show duplicate theme names. (Jeremy)
+* Use string.format() instead of printf formatting (Khaled)
+* Update copyright headers for REUSE Initiative Best Practices. (Jeremy)
+* Update AppStream metadata. (Jeremy)
+* Rename README to README.md. (Jeremy)
+
+Contributors:
+ Jeremy Bicha, Khaled Hosny
+
+Translations:
+ Khaled Hosney [ar], Marek Cernocky [cs], Tim Sabsch [de],
+ Fabio Tomat [fur], gogo [hr], Борисав Живановић [sr]
+
 3.26.3
 ======
 New bugfix release.
diff --git a/meson.build b/meson.build
index 1f9b380..3bc669e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-tweak-tool',
-  version: '3.26.3',
+  version: '3.27.2',
   meson_version: '>= 0.40.0'
 )
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]