summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-04-20 21:51:07 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-04-20 21:55:12 -0300
commitab0541a22f73a5b8cadd89a0084021911d6239ef (patch)
treea42ffee43b937ba04d33dd50120e982b0172086e /doc
parent5966ed06a4e80e467b2ff66184d25df10b2d18a0 (diff)
downloadgnome-todo-ab0541a22f73a5b8cadd89a0084021911d6239ef.tar.gz
Remove plugins dialog
Plugins have evolved over time, and for the future, they are hooking points to the application. As they stand now, they aren't toggable features, but rather implementation details of them. In fact, in the future, the fact that they are plugins is going to be transparent: it's merely a design choice on how to organize feature inside To Do. Remove the plugins dialog, and all related components. No plugins were harmed while creating this commit. Closes https://gitlab.gnome.org/GNOME/gnome-todo/-/issues/329
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/reference/meson.build b/doc/reference/meson.build
index 5c80ddfe..d5e4ca35 100644
--- a/doc/reference/meson.build
+++ b/doc/reference/meson.build
@@ -16,8 +16,6 @@ private_headers = [
'gtd-list-selector-panel.h',
'gtd-manager-protected.h',
'gtd-notification-widget.h',
- 'gtd-plugin-dialog.h',
- 'gtd-plugin-dialog-row.h',
'gtd-plugin-manager.h',
'gtd-provider-dialog.h',
'gtd-provider-popover.h',