Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Abhijeetsingh Meena
thunar
Commits
13b83794
Commit
13b83794
authored
May 06, 2021
by
Alexander Schwinn
Browse files
Updates for release
parent
314336ce
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
13b83794
4.16.7
======
- Prevent crash if invalid-symlink is used as bookmark (Issue #552)
- Dont execute files, passed via command line due to security risks
- Avoid excessively checking whether files are executables (#180)
- CDDA appears twice in side pane (Issue #486)
- Critical error when opening Edit menu (Issue #542)
- Shortcuts view regression : Watch trash for changes (Issue #538)
- Translation Updates:
Arabic, Bulgarian, Estonian, Galician, Hungarian, Italian, Norwegian
Bokmål, Portuguese, Spanish, Swedish, Thai, Turkish
4.16.6
======
- Reload current directory before selecting new files (Issue #524)
...
...
configure.ac.in
View file @
13b83794
...
...
@@ -26,7 +26,7 @@ m4_define([thunarx_verinfo], [0:0:0])
m4_define([thunarx_version_api], [3])
m4_define([thunar_version_major], [4])
m4_define([thunar_version_minor], [16])
m4_define([thunar_version_micro], [
6
])
m4_define([thunar_version_micro], [
7
])
m4_define([thunar_version_nano], [])
m4_define([thunar_version_build], [@REVISION@])
m4_define([thunar_version_tag], [])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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