[ADD] New icon added

bzr revid: vir@tinyerp.com-20100602045138-8zdv8tazql9w670s
This commit is contained in:
Vir (Open ERP) 2010-06-02 10:21:38 +05:30
parent b2a6a5f79c
commit 10fba60b6a
1 changed files with 2 additions and 1 deletions

View File

@ -1136,7 +1136,8 @@ icons = map(lambda x: (x,x), ['STOCK_ABOUT', 'STOCK_ADD', 'STOCK_APPLY', 'STOCK_
'terp-accessories-archiver+','terp-stock_symbol-selection','terp-call-start','terp-dolar',
'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-mail-message-new','terp-mail-replied','terp-rating-rated','terp-stage','terp-stock_format-scientific',
'terp-dolar_ok!'
])
def extract_zip_file(zip_file, outdirectory):