Adds 10 more HiDPI itemType icons.
|
@ -464,39 +464,39 @@ Zotero.ItemTypes = new function() {
|
|||
case 'artwork':
|
||||
case 'audioRecording':
|
||||
case 'bill':
|
||||
case 'blogPost':
|
||||
case 'book':
|
||||
case 'bookSection':
|
||||
case 'case':
|
||||
case 'computerProgram':
|
||||
case 'dictionaryEntry':
|
||||
case 'email':
|
||||
case 'encyclopediaArticle':
|
||||
case 'film':
|
||||
case 'forumPost':
|
||||
case 'hearing':
|
||||
case 'instantMessage':
|
||||
case 'interview':
|
||||
case 'journalArticle':
|
||||
case 'letter':
|
||||
case 'magazineArticle':
|
||||
case 'manuscript':
|
||||
case 'newspaperArticle':
|
||||
case 'note':
|
||||
case 'patent':
|
||||
case 'presentation':
|
||||
case 'report':
|
||||
case 'statute':
|
||||
case 'thesis':
|
||||
case 'webpage':
|
||||
return "chrome://zotero/skin/treeitem-" + itemType + suffix + ".png";
|
||||
|
||||
// No HiDPI images available
|
||||
case 'attachment-snapshot':
|
||||
case 'blogPost':
|
||||
case 'case':
|
||||
case 'conferencePaper':
|
||||
case 'dictionaryEntry':
|
||||
case 'email':
|
||||
case 'encyclopediaArticle':
|
||||
case 'hearing':
|
||||
case 'manuscript':
|
||||
case 'map':
|
||||
case 'patent':
|
||||
case 'podcast':
|
||||
case 'presentation':
|
||||
case 'radioBroadcast':
|
||||
case 'statute':
|
||||
case 'tvBroadcast':
|
||||
case 'videoRecording':
|
||||
return "chrome://zotero/skin/treeitem-" + itemType + ".png";
|
||||
|
|
BIN
chrome/skin/default/zotero/treeitem-blogPost@2x.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
chrome/skin/default/zotero/treeitem-case@2x.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
chrome/skin/default/zotero/treeitem-dictionaryEntry@2x.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
chrome/skin/default/zotero/treeitem-email@2x.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
chrome/skin/default/zotero/treeitem-encyclopediaArticle@2x.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
chrome/skin/default/zotero/treeitem-hearing@2x.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
chrome/skin/default/zotero/treeitem-manuscript@2x.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
chrome/skin/default/zotero/treeitem-patent@2x.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
chrome/skin/default/zotero/treeitem-presentation@2x.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
chrome/skin/default/zotero/treeitem-statute@2x.png
Normal file
After Width: | Height: | Size: 2.2 KiB |