[Vbrowser] imported.
authorsmlee <smlee@dev3>
Thu, 26 Jun 2014 04:45:33 +0000 (13:45 +0900)
committersmlee <smlee@dev3>
Wed, 9 Jul 2014 10:09:15 +0000 (19:09 +0900)
commit2169ab1e74bd647e685a05802ae5611dd7988d97
tree2059bb84add43d6f13480e8e9c5eda43237a10a0
parentbbc323853f72cb7d5531cb87af04ffb4cd6e99c9
[Vbrowser] imported.
20 files changed:
configure.ac
lib/python/Plugins/Extensions/Makefile.am
lib/python/Plugins/Extensions/Vbrowser/Makefile.am [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/__init__.py [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/aitreader.py [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/bookmark.py [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/browser.py [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/hbbtv.py [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/keymap.xml [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/locale/Makefile.am [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/locale/Vbrowser.pot [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/locale/de.po [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/locale/en.po [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/locale/it.po [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/meta/Makefile.am [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/meta/plugin_vbrowser.xml [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/plugin.py [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/vbcfg.py [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/vbipc.py [new file with mode: 0644]
lib/python/Plugins/Extensions/Vbrowser/youtube.py [new file with mode: 0644]