Amit (Open ERP) has proposed merging 
lp:~openerp-dev/openobject-server/trunk-usability-remove_icons-apa into 
lp:~openerp-dev/openobject-server/trunk-usability.

Requested reviews:
  Raphael Collet (OpenERP) (rco-openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-usability-remove_icons-apa/+merge/69450

>From the modules list, they are too much icons on the right, just keep the 
>icon to install a module (the first one), remove all the others from the list.

-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-usability-remove_icons-apa/+merge/69450
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-server/trunk-usability.
=== modified file 'openerp/addons/base/module/module_view.xml'
--- openerp/addons/base/module/module_view.xml	2011-07-08 09:59:42 +0000
+++ openerp/addons/base/module/module_view.xml	2011-07-27 12:41:49 +0000
@@ -157,11 +157,6 @@
                     <field name="latest_version"/>
                     <field name="state"/>
                     <button name="button_install" states="uninstalled" string="Install" icon="terp-gtk-jump-to-ltr" type="object"/>
-                    <button name="button_install_cancel" states="to install" string="Cancel Install" icon="gtk-cancel" type="object"/>
-                    <button name="button_upgrade" states="installed" string="Upgrade" icon="terp-gtk-go-back-rtl" type="object"/>
-                    <button name="button_uninstall" states="installed" string="Uninstall (beta)" icon="terp-dialog-close" type="object"/>
-                    <button name="button_uninstall_cancel" states="to remove" string="Cancel Uninstall" icon="gtk-cancel" type="object"/>
-                    <button name="button_upgrade_cancel" states="to upgrade" string="Cancel Upgrade" icon="gtk-cancel" type="object"/>
                 </tree>
             </field>
         </record>

_______________________________________________
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

Reply via email to