--- a/install.py Sat Nov 10 19:36:48 2012 +0100 +++ b/install.py Sun Nov 11 18:57:09 2012 +0100 @@ -477,7 +477,7 @@ copyTree('{1}{0}i18n'.format(os.sep, sourceDir), cfg['ericTranslationsDir'], ['*.qm']) copyTree('{1}{0}icons'.format(os.sep, sourceDir), cfg['ericIconDir'], - ['*.png', 'LICENSE*.*']) + ['*.png', 'LICENSE*.*', 'readme.txt']) copyTree('{1}{0}pixmaps'.format(os.sep, sourceDir), cfg['ericPixDir'], ['*.png', '*.xpm', '*.ico', '*.gif']) copyTree('{1}{0}DesignerTemplates'.format(os.sep, sourceDir),