Extensions: Implement UI restriction metadata
commit03772ddcd796abcee4ccbe8bd4d3bfd235a4a055
authorThomas Perl <m@thp.io>
Tue, 21 Feb 2012 09:14:23 +0000 (21 10:14 +0100)
committerThomas Perl <m@thp.io>
Tue, 21 Feb 2012 09:14:23 +0000 (21 10:14 +0100)
tree4b77f20022cb1bb8ad87e3005066f0d6b3df287a
parent1d4c2736e03e8056edf6b4f76fc11fe15f5f2fdc
Extensions: Implement UI restriction metadata

Extension scripts can now define for which UIs of
gPodder they work. This can be used to e.g. disable
certain extensions when the CLI is running.
bin/gpo
bin/gpodder
src/gpodder/__init__.py
src/gpodder/builtins/notification.py
src/gpodder/extensions.py
src/gpodder/util.py