[seahorse] Release unstable version 3.35.91



commit cab47f87dedbb84793a296c0ebd99aa1360bc833
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Tue Feb 18 07:54:05 2020 +0100

    Release unstable version 3.35.91

 NEWS        | 16 ++++++++++++++++
 meson.build |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ac3a588e..5f80cfd8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+seahorse 3.35.91
+----------------
+ * ui: Add F10 shortcut for 'open menu' [!118]
+ * ui: Remove ctrl+f1 shortcut [!118]
+ * pgp: Allow exporting both public & secret key [#208]
+ * pgp: Use gpgme_op_create_subkey() over gpgme_op_edit() [!115]
+ * pgp: Port several dialogs to GtkTemplate [!121]
+ * ssh: Small UI changes to KeyProperties [#222]
+ * gkr: Try to display a username if available [!120]
+ * gkr: Strip verbose 'Network secret for' prefix [!120]
+ * gkr: Use "network-wired" icon for NM secret
+ * common: Remove SeahorseObjectWidget [!116]
+ * css: Fix a missing 'px' unit [!117]
+ * meson: Use files() for source files
+ * Updated translations
+
 seahorse 3.35.90
 ---------------
  * a11y: Make sure import buttons have a mnemonic [#253]
diff --git a/meson.build b/meson.build
index 833b2704..30af72be 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('seahorse', ['vala', 'c'],
-  version: '3.35.90',
+  version: '3.35.91',
   meson_version: '>= 0.51',
   license: 'GPL2+',
 )


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