Merge branch '3.0'
This commit is contained in:
commit
09813b145d
96 changed files with 1363 additions and 1367 deletions
|
@ -334,10 +334,6 @@ function isStandalone() {
|
|||
*/
|
||||
function ZoteroCommandLineHandler() {}
|
||||
ZoteroCommandLineHandler.prototype = {
|
||||
/* nsISupports */
|
||||
QueryInterface : XPCOMUtils.generateQI([Components.interfaces.nsICommandLineHandler,
|
||||
Components.interfaces.nsIFactory, Components.interfaces.nsISupports]),
|
||||
|
||||
/* nsICommandLineHandler */
|
||||
handle : function(cmdLine) {
|
||||
// handler for Zotero integration commands
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue