[gnome-tweak-tool] 3.25.2



commit 5a6fb6542ebd129ebe8a0b1c40e9dacafbf4d36d
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Wed Jun 7 11:39:21 2017 -0400

    3.25.2

 NEWS        |   29 +++++++++++++++++++++++++++++
 meson.build |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4ba90d0..84df8a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+3.25.2
+======
+* Add "Battery Percentage" tweak (Alberto)
+* Add "Disable While Typing" tweak (Rui)
+* Add Left/Right Placement tweak for window buttons (Jeremy)
+* Update About to show Tweak Tool and GTK+ versions (Jeremy)
+* Add "blank slate" for Extensions page (Florian)
+* Remove support for installing and uninstalling extensions since
+  GNOME Software handles this since 3.22 (Florian)
+* Other UI tweaks to Extensions page (Florian)
+* Many UI tweaks suggested by Allan Day (Jeremy)
+* Misc code cleanup (Jeremy)
+* Use Unicode in translatable strings (Piotr)
+* Create config directories as necessary (Florian)
+* Install appstream metadata to /usr/share/metainfo/ (Jeremy)
+* Switch from python2 to python3 (Ikey)
+* Switch from autotools to meson (Florian)
+* Drop intltool dependency (Florian)
+
+Contributors:
+  Jeremy Bicha, Ikey Doherty, Piotr Drąg, Alberto Fanjul, Rui Matos,
+  Florian Müllner
+
+Translations:
+ Mario Blättermann and Florian Heiser [de], Daniel Mustieles [es],
+ Fabio Tomat [fur], gogo [hr], Balázs Úr [hu], Kukuh Syafaat [id],
+ Baurzhan Muftakhidinov [kk], Aurimas Černius [lt], Tiago Santos [pt],
+ Matej Urbančič [sl], Furkan Ahmet Kara [tr]
+
 3.24.0
   * Add a gnome-shell extensions "kill switch"
   * Make Gtk/EnablePrimaryPaste also configurable on wayland
diff --git a/meson.build b/meson.build
index 5ac76a1..d973c99 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-tweak-tool', 'c',
-  version: '3.24.0',
+  version: '3.25.2',
   meson_version: '>= 0.40.0'
 )
 


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