Go to the source code of this file.
Functions | |
if (typeof(Ci)=="undefined") var Ci | |
Cu | import ("resource://app/jsmodules/ArrayConverter.jsm") |
function | TrackEditorArtwork (element) |
Variables | |
const | ARTWORK_NO_COVER = "chrome://songbird/skin/album-art/drop-target.png" |
if | ( | typeof(Ci) | = ="undefined" | ) |
Debug Wrapper. Subclasses and replaces DateRemote to keep track of how many dataremotes are alive, and for which keys.
Definition at line 524 of file sbDataRemote.js.
Cu import | ( | "resource://app/jsmodules/ArrayConverter.jsm" | ) |
function TrackEditorArtwork | ( | element | ) |
Definition at line 54 of file trackEditorWidgetAlbumArtwork.js.
const ARTWORK_NO_COVER = "chrome://songbird/skin/album-art/drop-target.png" |
Definition at line 44 of file trackEditorWidgetAlbumArtwork.js.