Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Librem5
debs
gnome-contacts
Commits
626c6e3d
Commit
626c6e3d
authored
Sep 19, 2020
by
Niels De Graef
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release stable version 3.38
parent
96bab09a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
1 deletion
+21
-1
data/org.gnome.Contacts.appdata.xml.in.in
data/org.gnome.Contacts.appdata.xml.in.in
+20
-0
meson.build
meson.build
+1
-1
No files found.
data/org.gnome.Contacts.appdata.xml.in.in
View file @
626c6e3d
...
...
@@ -26,6 +26,26 @@
</screenshots>
<releases>
<release
date=
"2020-09-19"
version=
"3.38"
>
<description>
<p>
Version 3.38 is a stable release, with the following major
improvements since 3.36:
</p>
<ul>
<li>
Editing contacts from a Nextcloud account improved
</li>
<li>
In some setups, Contacts confused typing 'N' with Ctrl+N,
creating a new contact. This should no longer be the case
</li>
<li>
Fixed: sometimes the Contacts icon is not shown properly
</li>
<li>
Virtual keyboards can adapt themselves on the "Name" field
</li>
<li>
Contacts switched to the stable libhandy release
</li>
<li>
Cheese is now an optional dependency
</li>
</ul>
<p>
This release also updates translations in several languages
</p>
</description>
</release>
<release
date=
"2020-08-24"
version=
"3.37.2"
>
<description>
<p>
...
...
meson.build
View file @
626c6e3d
project('gnome-contacts', [ 'vala', 'c' ],
version: '3.3
7.2
',
version: '3.3
8
',
license: 'GPL2+',
meson_version: '>= 0.50',
)
...
...
Write
Preview
Markdown
is supported
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