[Xfce4-commits] [apps/xfburn] 01/01: Updates for release
noreply at xfce.org
noreply at xfce.org
Sat Mar 7 21:40:05 CET 2020
This is an automated email from the git hooks/post-receive script.
k a t a n a s t e e l 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/xfburn.
commit a7c2f8e14b9fa18285ad3b2f270d9094e9c4e20f
Author: Rene Kjellerup <rk.katana.steel at gmail.com>
Date: Sat Mar 7 12:34:50 2020 -0800
Updates for release
---
NEWS | 18 ++++++++++++++++--
configure.ac.in | 2 +-
2 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index 239fd76..4d87485 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+0.6.2
+======
+- displaying device revision information in the device dialog
+- Made popup context menu translatable
+- Code clean up for deprecated Glib/Gtk+ Widget definitions
+- updated AppData to AppStream and project URLs all around
+- Made xfburn.ui translatable
+- minor cleanups
+- Translation Updates:
+ Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese
+ (Taiwan), Croatian, Czech, Danish, Dutch, French, Galician, German,
+ Greek, Hebrew, Hungarian, Italian, Japanese, Lithuanian, Malay,
+ Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian,
+ Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish,
+
xfburn 0.5.5 (2017-12-14)
============-------------
@@ -184,5 +199,4 @@ xfburn 0.1.0alpha
=================
- First public release
-- Supports cdrw blanking, cd copying, creating iso, composition of files
-
+- Supports cdrw blanking, cd copying, creating iso, composition of files
\ No newline at end of file
diff --git a/configure.ac.in b/configure.ac.in
index 01dcadf..421c37c 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ m4_define([xfburn_version_major], [0])
m4_define([xfburn_version_minor], [6])
m4_define([xfburn_version_micro], [2])
m4_define([xfburn_version_build], [@REVISION@])
-m4_define([xfburn_version_tag], [git])
+m4_define([xfburn_version_tag], [])
m4_define([xfburn_version], [xfburn_version_major().xfburn_version_minor().xfburn_version_micro()ifelse(xfburn_version_tag(), [git], [xfburn_version_tag()-xfburn_version_build()], [xfburn_version_tag()])])
dnl Initialize autoconf
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list