move c++ part of socket mmi to plugin
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 20 May 2008 21:07:38 +0000 (21:07 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 20 May 2008 21:07:38 +0000 (21:07 +0000)
commit04ddd458458ad1087173c5a1854677288d47c453
treefcd37c5553e2018cb621bb69d1362dcb4b8808fa
parent8639b8f076ec2921d1185c92be5be71649d4defa
move c++ part of socket mmi to plugin
configure.ac
lib/mmi/Makefile.am
lib/python/Plugins/Extensions/SocketMMI/Makefile.am
lib/python/Plugins/Extensions/SocketMMI/SocketMMI.py
lib/python/Plugins/Extensions/SocketMMI/src/.cvsignore [new file with mode: 0644]
lib/python/Plugins/Extensions/SocketMMI/src/Makefile.am [new file with mode: 0644]
lib/python/Plugins/Extensions/SocketMMI/src/socket_mmi.cpp [new file with mode: 0644]
lib/python/Plugins/Extensions/SocketMMI/src/socket_mmi.h [new file with mode: 0644]
lib/python/enigma_python.i