[Commits] [SCM] clawsker branch, master, updated. 1.2.0-58-g87cb411
mones at claws-mail.org
mones at claws-mail.org
Sun Dec 2 16:05:37 CET 2018
The branch, master has been updated
via 87cb4112ce8def54167776d085d625daea9953fb (commit)
from 4190a124a68d04e07dc939f31f8326bc6e3f5c20 (commit)
Summary of changes:
Makefile | 2 +-
NEWS | 15 +++++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 87cb4112ce8def54167776d085d625daea9953fb
Author: Ricardo Mones <ricardo at mones.org>
Date: Sun Dec 2 16:04:52 2018 +0100
Release 1.3.0
diff --git a/Makefile b/Makefile
index 16b29b1..c862b0b 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@
#
NAME = clawsker
-VERSION ?= 1.2.0
+VERSION ?= 1.3.0
PREFIX ?= /usr/local
BINDIR = ${PREFIX}/bin
DATADIR = ${PREFIX}/share
diff --git a/NEWS b/NEWS
index 769c3f8..a1ce6f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+1.3.0:
+ - Migrated to GTK+3 perl bindings
+ - Migrated UI layouts to new GtkGrid widget
+ - Reimplemented about dialogue using GTK+3 AboutDialog
+ - Hotkey background stripes now use theme colours
+ - Fixed bug detecting unapplied changes
+ - Fixed window height to fit common resolutions (4128)
+ - Translations:
+ • New: Portuguese
+ • Updated: Turkish, Dutch, Swedish, French, Spanish and Danish
+ - Late translations:
+ • New: Traditional Chinese (for 1.2.0)
+ • Updated: Brazilian Portuguese (for 1.2.0)
+ - Other fixes and improvements, see git log for further details
+
1.2.0:
- Implemented warning when quitting with unapplied changes (3736)
- Program can now be exited with Escape key
-----------------------------------------------------------------------
hooks/post-receive
--
Hidden preferences editor for Claws Mail
More information about the Commits
mailing list