Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Stevens
gnome-clocks
Commits
e9e612a9
Commit
e9e612a9
authored
Sep 15, 2020
by
Bilal Elmoussaoui
Browse files
release 3.38.0
parent
6bce30d0
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
e9e612a9
gnome-clocks 3.38.0
===================
* Alarms: Allow setting snooze/ring duration
* World: Redesign the Add World Clock dialog by Matyáš
* Various design refinement
gnome-clocks 3.37.91
===================
* Updated translations
...
...
data/org.gnome.clocks.metainfo.xml.in.in
View file @
e9e612a9
...
...
@@ -49,6 +49,16 @@
</screenshot>
</screenshots>
<releases>
<release
version=
"3.38.0"
date=
"2020-09-15"
type=
"stable"
>
<description>
<p>
A new release of Clocks
</p>
<ul>
<li>
Alarms: Allow setting snooze/ring duration
</li>
<li>
World: Redesign the Add World Clock dialog by Matyáš
</li>
<li>
Various design refinement
</li>
</ul>
</description>
</release>
<release
version=
"3.37.91"
date=
"2020-08-21"
type=
"development"
/>
<release
version=
"3.37.90"
date=
"2020-08-07"
type=
"development"
/>
<release
version=
"3.36.2"
date=
"2020-05-10"
type=
"stable"
>
...
...
meson.build
View file @
e9e612a9
project(
'gnome-clocks',
['vala', 'c'],
version: '3.3
7.91
',
version: '3.3
8.0
',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)
...
...
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