[hbbtv] upgraded.
authorsmlee <smlee@dev3>
Mon, 14 Jul 2014 09:21:16 +0000 (18:21 +0900)
committersmlee <smlee@dev3>
Mon, 14 Jul 2014 12:36:01 +0000 (21:36 +0900)
commitee75b9b5a61fb4363008bc701e1ba9a42c0b922c
tree1583896de95f680b753e435bad243a6449595348
parent096e5476ffe567b3a22b8838c28a45dff4e10c5d
[hbbtv] upgraded.
re-coded for 'opera-hbbtv_0.2.bb'
sorry about confused for miss of name.
36 files changed:
configure.ac
lib/python/Plugins/Extensions/HbbTV/Makefile.am
lib/python/Plugins/Extensions/HbbTV/__init__.py
lib/python/Plugins/Extensions/HbbTV/aitreader.py [changed mode: 0755->0644]
lib/python/Plugins/Extensions/HbbTV/bookmark.py
lib/python/Plugins/Extensions/HbbTV/browser.py [new file with mode: 0644]
lib/python/Plugins/Extensions/HbbTV/hbbtv.py [new file with mode: 0644]
lib/python/Plugins/Extensions/HbbTV/locale/HbbTV.pot
lib/python/Plugins/Extensions/HbbTV/locale/Makefile.am
lib/python/Plugins/Extensions/HbbTV/locale/de.po
lib/python/Plugins/Extensions/HbbTV/locale/en.po
lib/python/Plugins/Extensions/HbbTV/locale/it.po
lib/python/Plugins/Extensions/HbbTV/meta/plugin_hbbtv.xml
lib/python/Plugins/Extensions/HbbTV/plugin.py
lib/python/Plugins/Extensions/HbbTV/vbcfg.py [new file with mode: 0644]
lib/python/Plugins/Extensions/HbbTV/vbipc.py [new file with mode: 0644]
lib/python/Plugins/Extensions/HbbTV/youtube.py [new file with mode: 0644]
lib/python/Plugins/Extensions/Makefile.am
lib/python/Plugins/Extensions/Vbrowser/Makefile.am [deleted file]
lib/python/Plugins/Extensions/Vbrowser/__init__.py [deleted file]
lib/python/Plugins/Extensions/Vbrowser/aitreader.py [deleted file]
lib/python/Plugins/Extensions/Vbrowser/bookmark.py [deleted file]
lib/python/Plugins/Extensions/Vbrowser/browser.py [deleted file]
lib/python/Plugins/Extensions/Vbrowser/hbbtv.py [deleted file]
lib/python/Plugins/Extensions/Vbrowser/keymap.xml [deleted file]
lib/python/Plugins/Extensions/Vbrowser/locale/Makefile.am [deleted file]
lib/python/Plugins/Extensions/Vbrowser/locale/Vbrowser.pot [deleted file]
lib/python/Plugins/Extensions/Vbrowser/locale/de.po [deleted file]
lib/python/Plugins/Extensions/Vbrowser/locale/en.po [deleted file]
lib/python/Plugins/Extensions/Vbrowser/locale/it.po [deleted file]
lib/python/Plugins/Extensions/Vbrowser/meta/Makefile.am [deleted file]
lib/python/Plugins/Extensions/Vbrowser/meta/plugin_vbrowser.xml [deleted file]
lib/python/Plugins/Extensions/Vbrowser/plugin.py [deleted file]
lib/python/Plugins/Extensions/Vbrowser/vbcfg.py [deleted file]
lib/python/Plugins/Extensions/Vbrowser/vbipc.py [deleted file]
lib/python/Plugins/Extensions/Vbrowser/youtube.py [deleted file]