Associate TXT icon with .text files.

This commit is contained in:
John Schember 2011-03-11 21:16:04 -05:00
parent bcb47ac6b3
commit 8b6da29e92

View File

@ -340,6 +340,7 @@ class FileIconProvider(QFileIconProvider):
'rar' : 'rar', 'rar' : 'rar',
'zip' : 'zip', 'zip' : 'zip',
'txt' : 'txt', 'txt' : 'txt',
'text' : 'txt',
'prc' : 'mobi', 'prc' : 'mobi',
'azw' : 'mobi', 'azw' : 'mobi',
'mobi' : 'mobi', 'mobi' : 'mobi',