[gnome-todo/gbsneto/planning: 3/6] plugin-manager: Load EDS before anything else
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo/gbsneto/planning: 3/6] plugin-manager: Load EDS before anything else
- Date: Tue, 5 May 2020 15:58:19 +0000 (UTC)
commit 38dbef0884e760c3b45bd59381f7126c95c35c05
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue May 5 12:56:10 2020 -0300
plugin-manager: Load EDS before anything else
src/engine/gtd-plugin-manager.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/engine/gtd-plugin-manager.c b/src/engine/gtd-plugin-manager.c
index cac918b..c666282 100644
--- a/src/engine/gtd-plugin-manager.c
+++ b/src/engine/gtd-plugin-manager.c
@@ -47,9 +47,9 @@ enum
static guint signals[NUM_SIGNALS] = { 0, };
static const gchar * const default_plugins[] = {
+ "eds",
"task-lists-workspace",
"inbox-panel",
- "eds",
"night-light",
"peace",
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]