initial checkin of growlee, a plugin that sends growl notifications of messagebox...
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Sat, 3 Oct 2009 18:40:23 +0000 (18:40 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Sat, 3 Oct 2009 18:40:23 +0000 (18:40 +0000)
commit25fdae7ca2fe2426f0785b749788c8383f18bb10
tree84f6cbf9f7110a60bbfb151ef5633cc8046f53b0
parenta05f976a3be7654751565e617c5d8dae305dde10
initial checkin of growlee, a plugin that sends growl notifications of messagebox notifications (e.g. the infamous "a record has been started"-message) to remote servers and accepts incoming ones through the growl udp protocol
Makefile.am
configure.ac
growlee/CONTROL/control [new file with mode: 0644]
growlee/Makefile.am [new file with mode: 0644]
growlee/src/LICENSE [new file with mode: 0644]
growlee/src/Makefile.am [new file with mode: 0644]
growlee/src/__init__.py [new file with mode: 0644]
growlee/src/maintainer.info [new file with mode: 0644]
growlee/src/netgrowl.py [new file with mode: 0644]
growlee/src/plugin.py [new file with mode: 0644]