← Back to team overview

openerp-dev-web team mailing list archive

lp:~openerp-dev/openobject-addons/trunk-usability-thunderbird_improvetext-amb into lp:~openerp-dev/openobject-addons/trunk-usability

 

Amit Bhavsar (Open ERP) has proposed merging lp:~openerp-dev/openobject-addons/trunk-usability-thunderbird_improvetext-amb into lp:~openerp-dev/openobject-addons/trunk-usability.

Requested reviews:
  OpenERP R&D Team (openerp-dev)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-usability-thunderbird_improvetext-amb/+merge/61715
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-usability-thunderbird_improvetext-amb/+merge/61715
Your team OpenERP R&D Team is requested to review the proposed merge of lp:~openerp-dev/openobject-addons/trunk-usability-thunderbird_improvetext-amb into lp:~openerp-dev/openobject-addons/trunk-usability.
=== modified file 'thunderbird/installer.py'
--- thunderbird/installer.py	2011-01-14 00:11:01 +0000
+++ thunderbird/installer.py	2011-05-20 08:47:26 +0000
@@ -52,19 +52,19 @@
         'name' : 'openerp_plugin.xpi',
         'description' : """
         * Save the Thunderbird plug-­in.
-        * Follow these steps to install Thunderbird plug-­in.
-            1. From Menu Bar of Thunderbird, open Tools ­> Add-ons.
-            2. Click "Install" button.
-            3. Select the plug-in(openerp_plugin.xpi file)
-            5. Click "Install Now".
-            6. Restart Thunderbird.
-        * Follow the steps to configure OpenERP in Thunderbird.
-            1. Go to Tools > OpenERP Configuration.
-            2. Check data (configured by default).
-            3. Click "Connect".
-            4. A message appears with the state of your connection.
-            5. If your connection failed, check if your database is opened, and check data again.
-            6. If your database is connected successfully, you can start to archive your e-mail in OpenERP. """
+		* Steps to install Thunderbird plug-­in.
+		    1. From Menu Bar of Thunderbird, open Tools ­> Add-ons.
+		    2. Click "Install"
+		    3. Select the plug-in (openerp_plugin.xpi file)
+		    5. Click "Install Now".
+		    6. Restart Thunderbird.
+		* Steps to configure OpenERP in Thunderbird.
+		    1. Go to Tools > OpenERP Configuration.
+		    2. Check data (configured by default).
+		    3. Click "Connect".
+		    4. A message appears with the state of your connection.
+		    5. If your connection failed, check if your database is opened, and check data again.
+		    6. If database is connected successfully, start to archive e-mails in OpenERP. """
     }
 
 thunderbird_installer()


Follow ups