Jigar Amin (OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-outlook_installer-jam into
lp:openobject-addons.
Requested reviews:
Bhumika (OpenERP) (sbh-openerp)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-outlook_installer-jam/+merge/78062
Bug Fix :
Outlook Installer Skip Button removed from installer and Removing Cancel
button from Wozard
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-outlook_installer-jam/+merge/78062
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-outlook_installer-jam.
=== modified file 'outlook/outlook_installer.xml'
--- outlook/outlook_installer.xml 2011-10-02 17:42:15 +0000
+++ outlook/outlook_installer.xml 2011-10-04 08:45:25 +0000
@@ -19,7 +19,7 @@
<xpath expr="//button[@string='Install Modules']" position="replace">
<button colspan="1" icon="gtk-close" special="cancel" string="_Close"/>
</xpath>
- <xpath expr="//button[@string='Skip']" position="replace">
+ <xpath expr="//button[@string='Cancel']" position="replace">
</xpath>
<xpath expr="//separator[@string="vsep"]" position="attributes">
<attribute name="string"/>
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp