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
Ashwani Singh Tanwar
gnome-maps
Commits
6d4dcce7
Commit
6d4dcce7
authored
Oct 07, 2019
by
Marcus Lundblad
Browse files
Release 3.34.1
parent
22bb8435
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
6d4dcce7
3.34.1 - Oct 7, 2019
=========================
Changes since 3.34.0
- Update tile size to 512 px when using --local option
Added/updated/fixed translations
- Danish
- Slovak
- Persian
- Dutch
- Friulian
- Italian
All contributors to this release
Ask Hjorth Larsen <asklarsen@gmail.com>
Danial Behzadi <dani.behzi@ubuntu.com>
Dušan Kazik <prescott66@gmail.com>
Fabio Tomat <f.t.public@gmail.com>
Gianvito Cavasoli <gianvito@gmx.it>
Marcus Lundblad <ml@update.uu.se>
Nathan Follens <nfollens@gnome.org>
3.34.0 - Sep 9, 2019
=========================
...
...
@@ -3172,4 +3195,4 @@ Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3.9.5 - Jul 31, 2013
====================
First public release.
\ No newline at end of file
First public release.
data/org.gnome.Maps.appdata.xml.in
View file @
6d4dcce7
...
...
@@ -42,6 +42,13 @@
</screenshot>
</screenshots>
<releases>
<release
date=
"2019-10-07"
version=
"3.34.1"
>
<description>
<ul>
<li>
Update tile size to 512 px when using --local option
</li>
</ul>
</description>
</release>
<release
date=
"2019-09-09"
version=
"3.34.0"
>
<description>
<ul>
...
...
meson.build
View file @
6d4dcce7
project
(
'gnome-maps'
,
'c'
,
version
:
'3.34.
0
'
,
version
:
'3.34.
1
'
,
license
:
'GPL2+'
)
...
...
@@ -56,4 +56,4 @@ meson.add_install_script(
'meson_post_install.py'
,
datadir
,
bindir
)
\ No newline at end of file
)
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