[ADD] New icon image added

bzr revid: vir@tinyerp.com-20100603134146-bwiny8w7c8f13fxh
This commit is contained in:
Vir (Open ERP) 2010-06-03 19:11:46 +05:30
parent d78ec5b381
commit 9b4bc3c5ea
1 changed files with 1 additions and 1 deletions

View File

@ -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-dolar_ok!','terp-idea'
])
def extract_zip_file(zip_file, outdirectory):