Merge remote-tracking branch 'gracile-fr/3.0icons' into 3.0
|
@ -278,7 +278,8 @@
|
|||
</vbox>
|
||||
<label class="subhead" value="&zotero.about.additionalSoftware;"/>
|
||||
<vbox class="subcontent">
|
||||
<label class="zotero-text-link" href="http://www.famfamfam.com/lab/icons/silk/" value="famfamfam (small icons)"/>
|
||||
<label class="zotero-text-link" href="http://www.famfamfam.com/lab/icons/silk/" value="Silk icons (by Mark James)"/>
|
||||
<label class="zotero-text-link" href="http://p.yusukekamiyamane.com/" value="Fugue icons (by Yusuke Kamiyamane)"/>
|
||||
<label class="zotero-text-link" href="http://simile.mit.edu/timeline/" value="SIMILE Project (Timeline)"/>
|
||||
<label class="zotero-text-link" href="http://www.w3.org/2005/ajar/tab" value="Tabulator (RDF parser)"/>
|
||||
<label class="zotero-text-link" href="http://tango.freedesktop.org/Tango_Desktop_Project" value="Tango Desktop Project (pref icons)"/>
|
||||
|
|
|
@ -336,7 +336,6 @@ Zotero.ItemTypes = new function() {
|
|||
}
|
||||
}
|
||||
|
||||
// DEBUG: only have icons for some types so far
|
||||
switch (itemType) {
|
||||
case 'attachment-file':
|
||||
case 'attachment-link':
|
||||
|
@ -345,14 +344,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 +367,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':
|
||||
|
|
Before Width: | Height: | Size: 463 B After Width: | Height: | Size: 738 B |
BIN
chrome/skin/default/zotero/treeitem-bill.png
Normal file
After Width: | Height: | Size: 748 B |
Before Width: | Height: | Size: 480 B After Width: | Height: | Size: 550 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 |
Before Width: | Height: | Size: 641 B After Width: | Height: | Size: 1.5 KiB |
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: 773 B |
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 |
Before Width: | Height: | Size: 748 B After Width: | Height: | Size: 865 B |
BIN
chrome/skin/default/zotero/treeitem-patent.png
Normal file
After Width: | Height: | Size: 743 B |
Before Width: | Height: | Size: 711 B After Width: | Height: | Size: 819 B |
BIN
chrome/skin/default/zotero/treeitem-presentation.png
Normal file
After Width: | Height: | Size: 531 B |
BIN
chrome/skin/default/zotero/treeitem-statute.png
Normal file
After Width: | Height: | Size: 675 B |
Before Width: | Height: | Size: 649 B After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 653 B After Width: | Height: | Size: 728 B |
Before Width: | Height: | Size: 635 B After Width: | Height: | Size: 734 B |
|
@ -1 +1 @@
|
|||
Subproject commit c5c6499a665af49b587186ff9c83dbecaafc2e52
|
||||
Subproject commit c56b22c4f7e56fcb428c7ef2917a44943a6e9a69
|