diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2008-06-24 10:54:57 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2008-06-24 10:54:57 +0200 |
commit | 0885d993b40c92d86a61e3952c9df6c00578bfce (patch) | |
tree | 0755b9e3852183857b2df9f8f1e411c3a276a349 | |
parent | 7803c12bd766ebea8f5f5dcba3af06ace7e6931b (diff) | |
download | portato-0885d993b40c92d86a61e3952c9df6c00578bfce.tar.gz portato-0885d993b40c92d86a61e3952c9df6c00578bfce.tar.bz2 portato-0885d993b40c92d86a61e3952c9df6c00578bfce.zip |
Removed frontend specification from notify plugin
Diffstat (limited to '')
-rw-r--r-- | plugins/notify.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/notify.xml b/plugins/notify.xml index 8de08c8..9a89987 100644 --- a/plugins/notify.xml +++ b/plugins/notify.xml @@ -3,7 +3,6 @@ <author>René 'Necoro' Neumann</author> <name>Notify</name> - <frontends>gtk</frontends> <import>portato.plugins.notify</import> |