[gnome-calculator] Prepared release 3.35.90
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Prepared release 3.35.90
- Date: Sat, 1 Feb 2020 20:14:09 +0000 (UTC)
commit 14738ceb1db1eac9f2d76cd72f4ed452bf02777f
Author: Robert Roth <robert roth off gmail com>
Date: Sat Feb 1 22:11:47 2020 +0200
Prepared release 3.35.90
NEWS | 21 +++++++++++++++++++++
data/org.gnome.Calculator.appdata.xml.in | 26 ++++++++++++++++++++++++++
meson.build | 2 +-
3 files changed, 48 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c6a9e73d..484e3fc2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Overview of changes in gnome-calculator 3.35.90
+ * Updated Greek translation (Efstathios Iosifidis)
+ * Updated Indonesian translation (Sucipto)
+ * Drop padding around the display !40 (Adrien Plazas)
+ * Updated Keyboard Shortcuts (Sabri Ünal)
+ * Handle Escape and Enter correctly with completion #144 (Robert Roth)
+ * Updated Spanish translation (Daniel Mustieles García)
+ * Updated Slovak translation (Dušan Kazik)
+ * Added F10 for primary menu shortcut #148 (Robert Roth)
+ * Updated Catalan translation (Jordi Mas)
+ * Updated Friulian translation (Fabio Tomat)
+ * Updated app icon !43 (Tobias Bernard)
+ * Updated Malay translation (Umarzuki Mochlis)
+ * Updated Brazilian Portuguese translation (Rafael Fontenelle)
+ * Added Rack Units to the conversions !37 (Léo Gillot-Lamure)
+ * Updated Karbi translation (J T)
+ * Fixed freeze on calculating atan(+/-i) #139 (Robert Roth)
+ * Fixed mode shortcuts by removing blocking mnemonics #138 (Robert Roth)
+ * Implemented result history browsing using alt left/right #129 (Robert Roth)
+ * Added translator comments for possible modes as command line arguments !38 (Rafael Fontenelle)
+
Overview of changes in gnome-calculator 3.35.3
* Updated Chinese (Taiwan) translation (Yi-Jyun Pan)
* Updated Spanish translation (Daniel Mustieles)
diff --git a/data/org.gnome.Calculator.appdata.xml.in b/data/org.gnome.Calculator.appdata.xml.in
index 49018848..28ef228f 100644
--- a/data/org.gnome.Calculator.appdata.xml.in
+++ b/data/org.gnome.Calculator.appdata.xml.in
@@ -65,6 +65,32 @@
<translation type="gettext">gnome-calculator</translation>
<content_rating type="oars-1.1" />
<releases>
+ <release version="3.35.90" date="2020-02-01" type="development">
+ <description>
+ <p>Overview of changes in gnome-calculator 3.35.90</p>
+ <ul>
+ <li>Updated Greek translation (Efstathios Iosifidis)</li>
+ <li>Updated Indonesian translation (Sucipto)</li>
+ <li>Drop padding around the display !40 (Adrien Plazas)</li>
+ <li>Updated Keyboard Shortcuts (Sabri Ünal)</li>
+ <li>Handle Escape and Enter correctly with completion #144 (Robert Roth)</li>
+ <li>Updated Spanish translation (Daniel Mustieles García)</li>
+ <li>Updated Slovak translation (Dušan Kazik)</li>
+ <li>Added F10 for primary menu shortcut #148 (Robert Roth)</li>
+ <li>Updated Catalan translation (Jordi Mas)</li>
+ <li>Updated Friulian translation (Fabio Tomat)</li>
+ <li>Updated app icon !43 (Tobias Bernard)</li>
+ <li>Updated Malay translation (Umarzuki Mochlis)</li>
+ <li>Updated Brazilian Portuguese translation (Rafael Fontenelle)</li>
+ <li>Added Rack Units to the conversions !37 (Léo Gillot-Lamure)</li>
+ <li>Updated Karbi translation (J T)</li>
+ <li>Fixed freeze on calculating atan(+/-i) #139 (Robert Roth)</li>
+ <li>Fixed mode shortcuts by removing blocking mnemonics #138 (Robert Roth)</li>
+ <li>Implemented result history browsing using alt left/right #129 (Robert Roth)</li>
+ <li>Added translator comments for possible modes as command line arguments !38 (Rafael
Fontenelle)</li>
+ </ul>
+ </description>
+ </release>
<release version="3.35.3" date="2020-01-05" type="development">
<description>
<p>Overview of changes in gnome-calculator 3.35.3</p>
diff --git a/meson.build b/meson.build
index 8249c783..e290fd6c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-calculator', ['c', 'vala'],
- version: '3.35.3',
+ version: '3.35.90',
meson_version: '>= 0.50.0',
license: 'GPLv3+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]