From 5d8e439bc597159e3c9f0a8b65c0ae869dead3a8 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Sat, 27 Dec 2025 12:40:20 +0000 Subject: Import Upstream version 43.0 --- data/org.gnome.todo.gschema.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 data/org.gnome.todo.gschema.xml (limited to 'data/org.gnome.todo.gschema.xml') diff --git a/data/org.gnome.todo.gschema.xml b/data/org.gnome.todo.gschema.xml new file mode 100644 index 0000000..7869931 --- /dev/null +++ b/data/org.gnome.todo.gschema.xml @@ -0,0 +1,35 @@ + + + + + true + Window maximized + Window maximized state + + + (800, 600) + Window size + Window size (width and height). + + + true + First run of Endeavour + Whether it’s the first run of Endeavour (to run the initial setup) or not + + + "local" + Default provider to add new lists to + The identifier of the default provider to add new lists to + + + ["task-lists-workspace", "inbox-panel", "all-tasks-panel", "background", "eds", "today-panel", "next-week-panel", "night-light"] + List of active extensions + The list of active extensions + + + true + Sidebar revealed + Whether the sidebar is revealed or not + + + -- cgit v1.2.3