Go to the source code of this file.
|
Components utils | import ("resource://gre/modules/XPCOMUtils.jsm") |
|
function | Flickr () |
|
function | NSGetModule (compMgr, fileSpec) |
|
Components utils import |
( |
"resource://gre/modules/XPCOMUtils.jsm" |
| ) |
|
function NSGetModule |
( |
|
compMgr, |
|
|
|
fileSpec |
|
) |
| |
const Cc = Components.classes |
const CID = "{a86cc290-6990-11dd-ad8b-0800200c9a66}" |
const CONTRACTID = "@songbirdnest.com/mashTape/provider/photo/Flickr;1" |
const Cr = Components.results |
const DESCRIPTION = "mashTape Provider: Flickr Provider" |