Clarify about.xul (icons) and delete TODO comment (cachedTypes.js)

This commit is contained in:
gracile-fr 2012-05-23 12:11:43 +02:00
parent 34f074e52a
commit 9974f02feb
2 changed files with 2 additions and 3 deletions

View File

@ -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)"/>

View File

@ -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':