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
5b6c92e7
Commit
5b6c92e7
authored
Apr 24, 2017
by
Georges Basile Stavracas Neto
Browse files
Bump 3.25.1 release
parent
f11b1dd4
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
5b6c92e7
===============
Version 3.25.1
===============
No changes
===============
Version 3.24.0
===============
...
...
configure.ac
View file @
5b6c92e7
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
AC_INIT([gnome-todo],[3.2
4.0
],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
AC_INIT([gnome-todo],[3.2
5.1
],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/main.c])
...
...
@@ -95,7 +95,7 @@ GNOME_TODO_ADD_PLUGIN([scheduled-panel], [Scheduled Panel], [yes])
GNOME_TODO_ADD_PLUGIN([score], [Score], [yes])
GNOME_TODO_ADD_PLUGIN([today-panel], [Today Panel], [yes])
GNOME_TODO_ADD_PLUGIN([unscheduled-panel], [Unscheduled Tasks Panel], [yes])
GNOME_TODO_ADD_PLUGIN([todo-txt], [Todo.Txt], [
no
])
GNOME_TODO_ADD_PLUGIN([todo-txt], [Todo.Txt], [
yes
])
dnl ***********************************************************************
...
...
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