[ADD] New icon added
authorVir (Open ERP) <vir@tinyerp.com>
Wed, 2 Jun 2010 04:51:38 +0000 (10:21 +0530)
committerVir (Open ERP) <vir@tinyerp.com>
Wed, 2 Jun 2010 04:51:38 +0000 (10:21 +0530)
bzr revid: vir@tinyerp.com-20100602045138-8zdv8tazql9w670s

bin/tools/misc.py

index 8c8117c..c659d2a 100644 (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):