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
6ceef860
Commit
6ceef860
authored
Apr 25, 2016
by
Georges Basile Stavracas Neto
Browse files
Bump 3.20.1 release
parent
9bd6d2c2
Changes
4
Hide whitespace changes
Inline
Side-by-side
AUTHORS
View file @
6ceef860
...
...
@@ -8,3 +8,4 @@ Isaque Galdino
Patrick Griffis
Piotr Drąg
Saiful B. Khan
Ting-Wei Lan
NEWS
View file @
6ceef860
==============
Version 3.20.1
==============
Project:
* Fixed unstranslated string
* Fix translations not being applied
Translations:
* Basque (Inaki Larranaga Murgoitio)
* Friulian (Fabio Tomat)
* Vietnamese (Trần Ngọc Quân)
* Persian (Arash Mousavi)
==============
Version 3.20.0
==============
...
...
configure.ac
View file @
6ceef860
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
AC_INIT([gnome-todo],[3.20.
0
],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
AC_INIT([gnome-todo],[3.20.
1
],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/main.c])
...
...
src/gtd-application.c
View file @
6ceef860
...
...
@@ -94,7 +94,7 @@ gtd_application_show_about (GSimpleAction *simple,
static
const
gchar
*
authors
[]
=
{
"Emmanuele Bassi <ebassi@gnome.org>"
,
"Georges Basile Stavracas Neto <georges.stavracas@gmail.com>"
,
"Isaque Galdino <igaldino@gmail.com>"
"Isaque Galdino <igaldino@gmail.com>"
,
"Patrick Griffis <tingping@tingping.se>"
,
"Saiful B. Khan <saifulbkhan@gmail.com>"
,
NULL
...
...
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