Merge branch 'master' into tres

This commit is contained in:
friendica
2015-02-01 20:30:47 -08:00
12 changed files with 108 additions and 10 deletions

View File

@@ -2387,6 +2387,7 @@ function getIconFromType($type) {
$iconMap = array(
//Folder
t('Collection') => 'icon-folder-close',
'multipart/mixed' => 'icon-folder-close', //dirs in attach use this mime type
//Common file
'application/octet-stream' => 'icon-file-alt',
//Text