[gnome-todo/gnome-3-24] todo.txt: reenable plugin



commit a6369c877069e9425bcf4ca6d0aacba8a4b09b5f
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Jun 1 17:00:43 2017 -0300

    todo.txt: reenable plugin
    
    Thanks to Kaushik, Todo.txt is now much more stable
    and can be used.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f4ead1f..b726f2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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 ***********************************************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]