[gnome-todo] plugin-manager: Add a few more panels to the defaults list
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] plugin-manager: Add a few more panels to the defaults list
- Date: Tue, 29 Jun 2021 23:51:40 +0000 (UTC)
commit 231a893db6622473fe82b1b91bb4cfb10dbc5f31
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Jun 29 20:51:02 2021 -0300
plugin-manager: Add a few more panels to the defaults list
src/core/gtd-plugin-manager.c | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/src/core/gtd-plugin-manager.c b/src/core/gtd-plugin-manager.c
index 42202d18..8b801684 100644
--- a/src/core/gtd-plugin-manager.c
+++ b/src/core/gtd-plugin-manager.c
@@ -47,10 +47,13 @@ enum
static guint signals[NUM_SIGNALS] = { 0, };
static const gchar * const default_plugins[] = {
+ "all-tasks-panel",
"eds",
"welcome",
"task-lists-workspace",
+ "today-panel",
"inbox-panel",
+ "next-week-panel",
"night-light",
"peace",
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]