add homeys TVCharts plugin
authorsreichholf <stephan@reichholf.net>
Tue, 18 Jan 2011 00:17:14 +0000 (01:17 +0100)
committersreichholf <stephan@reichholf.net>
Tue, 18 Jan 2011 00:17:14 +0000 (01:17 +0100)
commitbdf2814a795ca94c2373447bc1141ec09161fb35
tree00a27250a062353a8b131e3220e1b4c93a99f95e
parente548f0425409831b239c227a90cfe694e6564068
add homeys TVCharts plugin
16 files changed:
Makefile.am
configure.ac
tvcharts/CONTROL/control [new file with mode: 0644]
tvcharts/Makefile.am [new file with mode: 0644]
tvcharts/meta/Makefile.am [new file with mode: 0644]
tvcharts/meta/plugin_tvcharts.xml [new file with mode: 0644]
tvcharts/src/LICENSE [new file with mode: 0644]
tvcharts/src/Makefile.am [new file with mode: 0644]
tvcharts/src/__init__.py [new file with mode: 0644]
tvcharts/src/images/Makefile.am [new file with mode: 0644]
tvcharts/src/images/key_blue.png [new file with mode: 0644]
tvcharts/src/images/key_green.png [new file with mode: 0644]
tvcharts/src/images/key_red.png [new file with mode: 0644]
tvcharts/src/images/key_yellow.png [new file with mode: 0644]
tvcharts/src/maintainer.info [new file with mode: 0644]
tvcharts/src/plugin.py [new file with mode: 0644]