Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Apps
xfburn
Commits
a7c2f8e1
Commit
a7c2f8e1
authored
Mar 07, 2020
by
Rene Kjellerup
Browse files
Updates for release
parent
cc72cc75
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
a7c2f8e1
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
configure.ac.in
View file @
a7c2f8e1
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment