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
Pascal Nowack
gnome-todo
Commits
a675c1ea
Commit
a675c1ea
authored
May 25, 2018
by
Georges Basile Stavracas Neto
Browse files
Bump 3.29.1 release
parent
ff19cd35
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
a675c1ea
==============
Version 3.91.1
==============
Project:
* Redesign the main user interface by introducing a sidebar-based layout
* Many translation updates
==============
Version 3.28.0
==============
...
...
data/appdata/org.gnome.Todo.appdata.xml.in
View file @
a675c1ea
...
...
@@ -51,6 +51,27 @@
</kudos>
<releases>
<release
date=
"2018-05-25"
version=
"3.91.1"
>
<description>
<p>
We're proud to annouce GNOME To Do 3.91.1!
</p>
<p>
GNOME To Do 3.92.1 is the first alpha release of the next version, 4.0, and introduces a remarkable
change in the main user experiece by switching to a sidebar-based layout.
</p>
<p>
The new layout is more streamlined and suits better the needs of more advanced users, without letting
go of the simplicity that was always a signature of GNOME To Do.
</p>
<p>
This gives the flexibility needed for the introduction of new panels and plugins, which was simply
not possible with the previous layout.
</p>
<p>
This release also updates translations, and adds new translations.
</p>
</description>
</release>
<release
date=
"2018-03-12"
version=
"3.28.0"
>
<description>
<p>
...
...
meson.build
View file @
a675c1ea
project
(
'gnome-todo'
,
'c'
,
version
:
'3.
29.0
'
,
version
:
'3.
91.1
'
,
license
:
'GPL3+'
,
default_options
:
[
'buildtype=debugoptimized'
,
'warning_level=1'
],
meson_version
:
'>= 0.41.0'
...
...
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