diff options
Diffstat (limited to 'src/plugins/inbox-panel/inbox-panel.plugin')
| -rw-r--r-- | src/plugins/inbox-panel/inbox-panel.plugin | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/plugins/inbox-panel/inbox-panel.plugin b/src/plugins/inbox-panel/inbox-panel.plugin new file mode 100644 index 0000000..1ee0114 --- /dev/null +++ b/src/plugins/inbox-panel/inbox-panel.plugin @@ -0,0 +1,14 @@ +[Plugin] +Name = Inbox +Module = inbox-panel +Description = A panel to show tasks in the inbox +Version = @VERSION@ +Authors = Georges Basile Stavracas Neto <gbsneto@gnome.org> +Copyright = Copyleft © The Endeavour maintainers +Website = https://wiki.gnome.org/Apps/Todo +Hidden = true +Builtin = true +License = GPL +Loader = C +Embedded = inbox_panel_plugin_register_types +Depends = |
