virtual zap plugin - initial checkin
authorDr.Best <dr_best@users.schwerkraft.elitedvb.net>
Sat, 6 Feb 2010 21:01:45 +0000 (21:01 +0000)
committerDr.Best <dr_best@users.schwerkraft.elitedvb.net>
Sat, 6 Feb 2010 21:01:45 +0000 (21:01 +0000)
commit96013ca9ddf97b08917dbb81e82411f45c39e063
treeccff0f38ddd26c9a5c798e6130beb9c03ea17edf
parent51f0548da96a3209af8a0b9096f49d833f20fc52
virtual zap plugin - initial checkin
16 files changed:
Makefile.am
configure.ac
virtualzap/CONTROL/control [new file with mode: 0644]
virtualzap/Makefile.am [new file with mode: 0755]
virtualzap/meta/Makefile.am [new file with mode: 0755]
virtualzap/meta/plugin_virtualzap.xml [new file with mode: 0755]
virtualzap/meta/virtualzap.jpg [new file with mode: 0644]
virtualzap/po/Makefile.am [new file with mode: 0644]
virtualzap/po/VirtualZap.pot [new file with mode: 0644]
virtualzap/po/de.po [new file with mode: 0644]
virtualzap/src/Makefile.am [new file with mode: 0755]
virtualzap/src/__init__.py [new file with mode: 0644]
virtualzap/src/keymap.xml [new file with mode: 0644]
virtualzap/src/maintainer.info [new file with mode: 0644]
virtualzap/src/plugin.png [new file with mode: 0644]
virtualzap/src/plugin.py [new file with mode: 0644]