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
GNOME
gThumb
Commits
28f951e1
Commit
28f951e1
authored
Sep 30, 2018
by
Paolo Bacchilega
Browse files
updated for version 3.6.2
parent
5a28d615
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
28f951e1
version 3.6.2
-------------
Bugs fixed:
* Updated links to wiki page (#795126)
* Desktop background: fixed the way to obtain the monitor geometry.
* Recognize the asf mime type as a video format.
* Image loader: fixed memory leak when the operation was cancelled.
* Avoid flickering when scaling the image takes some time.
* Image navigator: fixed popup positioning.
* Do not crash when loading broken jpeg images.
* Preferences: fixed crash when setting the current location as default.
New or updated application translations:
* Dutch (Paul Matthijsse)
* French (Claude Paroz)
* Icelandic (Sveinn í Felli)
New or updated manual translations:
* Dutch (Paul Matthijsse)
* es (Daniel Mustieles)
* French (Claude Paroz)
version 3.6.1
-------------
...
...
configure.ac
View file @
28f951e1
m4_define([gthumb_major_version], [3])
m4_define([gthumb_minor_version], [6])
m4_define([gthumb_micro_version], [
1
])
m4_define([gthumb_micro_version], [
2
])
m4_define([gthumb_version],
[gthumb_major_version.gthumb_minor_version.gthumb_micro_version])
m4_define([gthumb_api_version],
...
...
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