Some more icons for item types
|
@ -343,18 +343,29 @@ Zotero.ItemTreeView.prototype.getImageSrc = function(row, col)
|
|||
case 'attachment-snapshot':
|
||||
case 'attachment-web-link':
|
||||
case 'artwork':
|
||||
case 'audioRecording':
|
||||
case 'blogPost':
|
||||
case 'book':
|
||||
case 'bookSection':
|
||||
case 'computerProgram':
|
||||
case 'email':
|
||||
case 'film':
|
||||
case 'forumPost':
|
||||
case 'interview':
|
||||
case 'journalArticle':
|
||||
case 'letter':
|
||||
case 'magazineArticle':
|
||||
case 'manuscript':
|
||||
case 'map':
|
||||
case 'newspaperArticle':
|
||||
case 'note':
|
||||
case 'podcast':
|
||||
case 'report':
|
||||
case 'thesis':
|
||||
case 'tvBroadcast':
|
||||
case 'videoRecording':
|
||||
case 'webpage':
|
||||
|
||||
return "chrome://zotero/skin/treeitem-"+itemType+".png";
|
||||
}
|
||||
|
||||
|
|
BIN
chrome/skin/default/zotero/treeitem-audioRecording.png
Normal file
After Width: | Height: | Size: 463 B |
BIN
chrome/skin/default/zotero/treeitem-blogPost.png
Normal file
After Width: | Height: | Size: 480 B |
BIN
chrome/skin/default/zotero/treeitem-computerProgram.png
Normal file
After Width: | Height: | Size: 603 B |
BIN
chrome/skin/default/zotero/treeitem-email.png
Normal file
After Width: | Height: | Size: 641 B |
BIN
chrome/skin/default/zotero/treeitem-forumPost.png
Normal file
After Width: | Height: | Size: 635 B |
BIN
chrome/skin/default/zotero/treeitem-map.png
Normal file
After Width: | Height: | Size: 804 B |
BIN
chrome/skin/default/zotero/treeitem-podcast.png
Normal file
After Width: | Height: | Size: 749 B |
BIN
chrome/skin/default/zotero/treeitem-report.png
Normal file
After Width: | Height: | Size: 649 B |
BIN
chrome/skin/default/zotero/treeitem-tvBroadcast.png
Normal file
After Width: | Height: | Size: 696 B |
BIN
chrome/skin/default/zotero/treeitem-videoRecording.png
Normal file
After Width: | Height: | Size: 653 B |