Clarify about.xul (icons) and delete TODO comment (cachedTypes.js)
This commit is contained in:
parent
34f074e52a
commit
9974f02feb
|
@ -278,8 +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://p.yusukekamiyamane.com/" value="Fugue (some items 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://appscript.sourceforge.net/py-appscript/" value="py-appscript (MacWord plug-in IPC)"/>
|
||||
<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)"/>
|
||||
|
|
|
@ -336,7 +336,6 @@ Zotero.ItemTypes = new function() {
|
|||
}
|
||||
}
|
||||
|
||||
// DEBUG: only have icons for some types so far. Done.
|
||||
switch (itemType) {
|
||||
case 'attachment-file':
|
||||
case 'attachment-link':
|
||||
|
|
Loading…
Reference in New Issue
Block a user