[clean] config
authortfr@openerp.com <>
Mon, 19 Dec 2011 10:53:43 +0000 (11:53 +0100)
committertfr@openerp.com <>
Mon, 19 Dec 2011 10:53:43 +0000 (11:53 +0100)
commitb4f3fe616ac30b5593386f29cfc170dec13c27d5
tree3c700c19020af6d5ee2ce7014f385f85d0a4b3f7
parent2d1baf3dda92c1e0700a901688e3c33bd647a0e0
[clean] config

bzr revid: tfr@openerp.com-20111219105343-bs2udshlsza7kvj1
83 files changed:
addons/plugin/plugin_handler.py
addons/plugin_thunderbird/__init__.py [new file with mode: 0644]
addons/plugin_thunderbird/__openerp__.py [new file with mode: 0644]
addons/plugin_thunderbird/i18n/bg.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/ca.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/cs.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/da.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/de.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/en_GB.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/en_US.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/es.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/et.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/eu.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/fi.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/fr.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/gl.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/hr.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/hu.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/it.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/mn.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/nl.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/pl.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/pt.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/pt_BR.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/ru.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/sk.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/sl.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/sr.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/sr@latin.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/thunderbird.pot [new file with mode: 0644]
addons/plugin_thunderbird/i18n/tr.po [new file with mode: 0644]
addons/plugin_thunderbird/i18n/zh_CN.po [new file with mode: 0644]
addons/plugin_thunderbird/installer.py [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin.xpi [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome.manifest [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin.jar [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/config.xul [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/config_change.xul [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/create.xul [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/js/config.js [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/js/create.js [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/js/dialog.js [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/js/overlay.js [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/js/push.js [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/js/tiny_xmlrpc.js [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/js/tools.js [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/overlay.xul [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/push.xul [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/push_dialog.xul [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/selectpartner.xul [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/style.css [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/address.dtd [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/config.dtd [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/config_change.dtd [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/create.dtd [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/mboximport.properties [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/overlay.dtd [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/plugin.dtd [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/selectpartner.dtd [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Archive.png [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Create.png [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Error.gif [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Move.gif [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/MoveDown.png [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/MoveLeft.png [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Search.gif [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Success.gif [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/developped_by.png [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/logo.png [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/openerp.png [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/overlay.css [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/perform.gif [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/settings.png [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/tinyerp-icon.ico [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/components/nsXmlRpcClient.js [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/components/xml-rpc.xpt [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/defaults/preferences/tiny.js [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/install.js [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/install.rdf [new file with mode: 0644]
addons/plugin_thunderbird/plugin/openerp_plugin/install.sh [new file with mode: 0755]
addons/plugin_thunderbird/plugin/openerp_plugin/makefile [new file with mode: 0644]
addons/plugin_thunderbird/security/ir.model.access.csv [new file with mode: 0644]
addons/plugin_thunderbird/thunderbird_installer.xml [new file with mode: 0644]