X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=bin%2Ftools%2Fmisc.py;h=89f3f721f9dc0580d668061e254e25aec3b46f63;hb=0408300043f374b1ee4e7d0584fb18ba00466203;hp=cb8b3106ed5948b977184ff3d405e940d32b29e7;hpb=68512a9a76811350eb79ed0ecdb4787e16392240;p=odoo%2Fodoo.git diff --git a/bin/tools/misc.py b/bin/tools/misc.py index cb8b310..89f3f72 100644 --- a/bin/tools/misc.py +++ b/bin/tools/misc.py @@ -1137,7 +1137,7 @@ icons = map(lambda x: (x,x), ['STOCK_ABOUT', 'STOCK_ADD', 'STOCK_APPLY', 'STOCK_ 'terp-face-plain','terp-folder-blue','terp-folder-green','terp-folder-orange','terp-folder-yellow', 'terp-gdu-smart-failing','terp-go-week','terp-gtk-select-all','terp-locked','terp-mail-forward', 'terp-mail-message-new','terp-mail-replied','terp-rating-rated','terp-stage','terp-stock_format-scientific', -'terp-dolar_ok!','terp-idea' +'terp-dolar_ok!','terp-idea','terp-stock_format-default','terp-mail-','terp-mail_delete' ]) def extract_zip_file(zip_file, outdirectory):