[gnome-tweak-tool] 3.25.3



commit 1a6b878c8b3253d8ae2a8672f9c1cce3f84c50d9
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Jun 19 16:34:43 2017 -0400

    3.25.3

 NEWS        |   27 +++++++++++++++++++++++++++
 meson.build |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7fab6bb..f8159e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+3.25.3
+======
+* Move Typing panel to Additional Layout Options dialog in
+  Keyboard & Mouse (Jeremy)
+* Move Compose Key setting to Keyboard & Mouse dialog (Jeremy)
+* Convert some settings to ListBoxes (Jeremy)
+* Several other UI tweaks to match Design Team mockup (Alberto, Jeremy)
+* Only show Top Bar page and Overview Shortcut if GNOME Shell is running
+  (Jeremy)
+* Enable 'appmenu' window button when disabling App Menu (Jeremy)
+* Use Ubuntu sort order for Left placement of window buttons (Jeremy)
+* Fix "blank slate" for Extensions page (Florian)
+* Drop build-time checks for run-time dependencies (Patrick)
+  Distributors, please see README for run-time dependencies
+* Consistently use /usr/bin/env python3 shebangs (Patrick)
+* Rewrite post-install script in Python (Patrick)
+* Handle SIGINT (Ctrl+C) (Alex)
+
+Contributors:
+  Jeremy Bicha, Alberto Fanjul, Patrick Griffis, Rui Matos,
+  Alex Muñoz, Florian Müllner
+
+Translations:
+ Jordi Mas [ca], Daniel Mustieles [es], Fabio Tomat [fur],
+ Gábor Kelemen [hu], Kukuh Syafaat [id], Baurzhan Muftakhidinov [kk],
+ Aurimas Černius [lt]
+
 3.25.2
 ======
 * Add "Battery Percentage" tweak (Alberto)
diff --git a/meson.build b/meson.build
index aef9307..964ea23 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-tweak-tool',
-  version: '3.25.2',
+  version: '3.25.3',
   meson_version: '>= 0.40.0'
 )
 


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