Add new icons to items currently using blank documents. Update icons for some items.
http://forums.zotero.org/discussion/8544/icon-for-presentation-icon-for-document/#Item_9
|
@ -336,7 +336,7 @@ Zotero.ItemTypes = new function() {
|
|||
}
|
||||
}
|
||||
|
||||
// DEBUG: only have icons for some types so far
|
||||
// DEBUG: only have icons for some types so far. Done.
|
||||
switch (itemType) {
|
||||
case 'attachment-file':
|
||||
case 'attachment-link':
|
||||
|
@ -345,14 +345,21 @@ Zotero.ItemTypes = new function() {
|
|||
case 'attachment-pdf':
|
||||
case 'artwork':
|
||||
case 'audioRecording':
|
||||
case 'bill':
|
||||
case 'blogPost':
|
||||
case 'book':
|
||||
case 'bookSection':
|
||||
case 'case':
|
||||
case 'computerProgram':
|
||||
case 'conferencePaper':
|
||||
case 'dictionaryEntry':
|
||||
case 'document':
|
||||
case 'email':
|
||||
case 'encyclopediaArticle':
|
||||
case 'film':
|
||||
case 'forumPost':
|
||||
case 'hearing':
|
||||
case 'instantMessage':
|
||||
case 'interview':
|
||||
case 'journalArticle':
|
||||
case 'letter':
|
||||
|
@ -361,9 +368,12 @@ Zotero.ItemTypes = new function() {
|
|||
case 'map':
|
||||
case 'newspaperArticle':
|
||||
case 'note':
|
||||
case 'patent':
|
||||
case 'podcast':
|
||||
case 'presentation':
|
||||
case 'radioBroadcast':
|
||||
case 'report':
|
||||
case 'statute':
|
||||
case 'thesis':
|
||||
case 'tvBroadcast':
|
||||
case 'videoRecording':
|
||||
|
|
BIN
chrome/skin/default/zotero/treeitem-bill.png
Normal file
After Width: | Height: | Size: 641 B |
BIN
chrome/skin/default/zotero/treeitem-case.png
Normal file
After Width: | Height: | Size: 753 B |
BIN
chrome/skin/default/zotero/treeitem-dictionaryEntry.png
Normal file
After Width: | Height: | Size: 611 B |
BIN
chrome/skin/default/zotero/treeitem-document.png
Normal file
After Width: | Height: | Size: 373 B |
BIN
chrome/skin/default/zotero/treeitem-encyclopediaArticle.png
Normal file
After Width: | Height: | Size: 650 B |
Before Width: | Height: | Size: 635 B After Width: | Height: | Size: 743 B |
BIN
chrome/skin/default/zotero/treeitem-hearing.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
chrome/skin/default/zotero/treeitem-instantMessage.png
Normal file
After Width: | Height: | Size: 413 B |
Before Width: | Height: | Size: 480 B After Width: | Height: | Size: 519 B |
BIN
chrome/skin/default/zotero/treeitem-patent.png
Normal file
After Width: | Height: | Size: 782 B |
BIN
chrome/skin/default/zotero/treeitem-presentation.png
Normal file
After Width: | Height: | Size: 588 B |
Before Width: | Height: | Size: 649 B After Width: | Height: | Size: 493 B |
BIN
chrome/skin/default/zotero/treeitem-statute.png
Normal file
After Width: | Height: | Size: 706 B |
Before Width: | Height: | Size: 653 B After Width: | Height: | Size: 728 B |