[Xfce4-commits] [apps/xfce4-screenshooter] 01/01: Updates for release

noreply at xfce.org noreply at xfce.org
Mon Aug 26 01:49:22 CEST 2019


This is an automated email from the git hooks/post-receive script.

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-screenshooter.

commit 6da3dcc3229db496c1f103b7d5146d725eb1f506
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sun Aug 25 20:49:01 2019 -0300

    Updates for release
---
 NEWS                  | 22 ++++++++++++++++++++++
 configure.ac.in       |  4 ++--
 xfce4-screenshooter.1 |  6 +++---
 3 files changed, 27 insertions(+), 5 deletions(-)

diff --git a/NEWS b/NEWS
index 4453b0a..783d1ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+1.9.6
+======
+- Do not show translation info on --help output (Bug #15883)
+- Avoid destroying size window twice (Bug #15792)
+- Replace GtkStock buttons
+- Add missing NULL as last parameter of
+  xfce_titled_dialog_new_with_buttons() (Bug #14973)
+- Do not use root coordinates for region capture (Bug #15406)
+- Install AppData into metainfo
+- Update AppData file
+- Try to grab seat more than once (Bug #15320)
+- Use new xfce_gdk_screen_get_geometry if available
+- Make screenshooter-imgur-dialog.ui translatable (Bug #15254)
+- Translation Updates: Albanian, Arabic, Asturian, Basque, Belarusian,
+  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech,
+  Danish, Dutch, English (Australia), English (United Kingdom), Finnish, French,
+  Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian,
+  Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål,
+  Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese,
+  Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish,
+  Swedish, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan), Vietnamese
+
 === Version 1.9.5 ===
   * Bugs fixed:
     - Panel plugin: allow it to save files (bug #15187)
diff --git a/configure.ac.in b/configure.ac.in
index c578f91..6272b4c 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,10 +5,10 @@ dnl
 
 m4_define([xfce4_screenshooter_version_major], [1])
 m4_define([xfce4_screenshooter_version_minor], [9])
-m4_define([xfce4_screenshooter_version_micro], [5])
+m4_define([xfce4_screenshooter_version_micro], [6])
 m4_define([xfce4_screenshooter_version_nano],  []) dnl leave this empty to have no nano version
 m4_define([xfce4_screenshooter_version_build], [@REVISION@])
-m4_define([xfce4_screenshooter_version_tag], [git])
+m4_define([xfce4_screenshooter_version_tag], [])
 m4_define([xfce4_screenshooter_version], [xfce4_screenshooter_version_major().xfce4_screenshooter_version_minor().xfce4_screenshooter_version_micro()ifelse(xfce4_screenshooter_version_nano(), [], [], [.xfce4_screenshooter_version_nano()])ifelse(xfce4_screenshooter_version_tag(), [git], [xfce4_screenshooter_version_tag()-xfce4_screenshooter_version_build()], [xfce4_screenshooter_version_tag()])])
 
 AC_INIT([xfce4-screenshooter], [xfce4_screenshooter_version], [http://bugzilla.xfce.org/], [xfce4-screenshooter])
diff --git a/xfce4-screenshooter.1 b/xfce4-screenshooter.1
index aa8ccd3..930d52b 100644
--- a/xfce4-screenshooter.1
+++ b/xfce4-screenshooter.1
@@ -1,7 +1,7 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH XFCE4-SCREENSHOOTER "1" "March 2019" "xfce4-screenshooter 1.9.5" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH XFCE4-SCREENSHOOTER "1" "August 2019" "xfce4-screenshooter 1.9.6" "User Commands"
 .SH NAME
-xfce4-screenshooter \- manual page for xfce4-screenshooter 1.9.5
+xfce4-screenshooter \- manual page for xfce4-screenshooter 1.9.6
 .SH DESCRIPTION
 .SS "Usage:"
 .IP

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list