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
a8d6dab3
Commit
a8d6dab3
authored
Aug 10, 2017
by
Georges Basile Stavracas Neto
Browse files
Bump 3.25.90 release
parent
0b7178f2
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
a8d6dab3
===============
Version 3.25.90
===============
Project:
* Move to Meson build system (Iñigo Martínez)
* Fix Flatpak build (Florian Müllner)
* Introduce Todoist integration (Rohit Kaushik)
Translations:
* Belarussian (Yuras Shumovich)
* Catalan (Jordi Mas)
* Czech (Marek Cernocky)
* Friulian (Fabio Tomat)
* Galician (Fran Dieguez)
* German (Mario Blättermann)
* Hungarian (Balázs Meskó)
* Indonesian (Kukuh Syafaat)
* Kazakh (Baurzhan Muftakhidinov)
* Lithuanian (Aurimas Černius)
* Nepali (Pawan Chitrakar)
* Turkish (Emin Tufan Çetin)
* Slovak (Dušan Kazik)
* Slovenian (Matej Urbančič)
* Spanish (Daniel Mustieles)
* Vietnamese (Trần Ngọc Quân)
===============
Version 3.25.3
===============
...
...
data/appdata/org.gnome.Todo.appdata.xml.in
View file @
a8d6dab3
...
...
@@ -51,6 +51,20 @@
</kudos>
<releases>
<release
date=
"2017-08-10"
version=
"3.25.90"
>
<description>
<p>
This is the second unstable release for GNOME 3.26 series. The new changes
are:
</p>
<ul>
<li>
Implementation of the Todoist plugin by Rohit Kaushik.
</li>
<li>
Complete move to the Meson build system, dramatically reducing the build times by 80% or more.
</li>
</ul>
<p>
This release also updates translations, and adds new translations.
</p>
</description>
</release>
<release
date=
"2017-06-19"
version=
"3.25.3"
>
<description>
<p>
...
...
meson.build
View file @
a8d6dab3
project
(
'gnome-todo'
,
'c'
,
version
:
'3.25.
3
'
,
version
:
'3.25.
90
'
,
license
:
'GPL3+'
,
default_options
:
[
'buildtype=debugoptimized'
,
...
...
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