restructure a bit, add autoconf/automake for movietagger and antiscrollbar
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 11 Jan 2007 13:53:10 +0000 (13:53 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Thu, 11 Jan 2007 13:53:10 +0000 (13:53 +0000)
commitd5e46859ab75e89dca96ded6342bd2cd28d92156
tree8182739d8c8b799034ba43d16a6b195eb934ef86
parent7e575f8887d133b6657bf9f98287582e19ff5499
restructure a bit, add autoconf/automake for movietagger and antiscrollbar
25 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
antiscrollbar/Makefile.am [new file with mode: 0644]
antiscrollbar/etc/AntiScrollbar.conf
antiscrollbar/etc/Makefile.am [new file with mode: 0644]
antiscrollbar/src/Makefile.am [new file with mode: 0644]
antiscrollbar/src/__init__.py [new file with mode: 0644]
antiscrollbar/src/plugin.py [new file with mode: 0644]
antiscrollbar/usr/lib/enigma2/python/Plugins/Extensions/AntiScrollbar/__init__.py [deleted file]
antiscrollbar/usr/lib/enigma2/python/Plugins/Extensions/AntiScrollbar/plugin.py [deleted file]
configure.ac [new file with mode: 0644]
movietagger/Makefile.am [new file with mode: 0644]
movietagger/etc/Makefile.am [new file with mode: 0644]
movietagger/etc/enigma2/movietags [deleted file]
movietagger/etc/movietags [new file with mode: 0644]
movietagger/src/Makefile.am [new file with mode: 0644]
movietagger/src/__init__.py [new file with mode: 0644]
movietagger/src/plugin.py [new file with mode: 0644]
movietagger/usr/lib/enigma2/python/Plugins/Extensions/MovieTagger/__init__.py [deleted file]
movietagger/usr/lib/enigma2/python/Plugins/Extensions/MovieTagger/plugin.py [deleted file]