lastFmAlbumArtFetcher.js File Reference

Go to the source code of this file.

Variables

const Cc = Components.classes
 
const CC = Components.Constructor
 
const Ci = Components.interfaces
 
const Cr = Components.results
 
const Cu = Components.utils
 
const PREF_BRANCH = "extensions.albumart.lastfm."
 

Variable Documentation

const Cc = Components.classes

Definition at line 29 of file lastFmAlbumArtFetcher.js.

const CC = Components.Constructor

Definition at line 30 of file lastFmAlbumArtFetcher.js.

Definition at line 31 of file lastFmAlbumArtFetcher.js.

const Cr = Components.results

Definition at line 32 of file lastFmAlbumArtFetcher.js.

const Cu = Components.utils

Definition at line 33 of file lastFmAlbumArtFetcher.js.

const PREF_BRANCH = "extensions.albumart.lastfm."

Definition at line 36 of file lastFmAlbumArtFetcher.js.