This is just some static backup of the original site, don't expect every link to work!

Changeset 7fa986


Ignore:
Timestamp:
Aug 25, 2018, 12:01:12 PM (4 years ago)
Author:
rene <rene@…>
Branches:
ng_0.9
Children:
a2e62f
Parents:
e95c6f
Message:

removed conversation-addon compatibility

Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • content/vI_overlay.js

    re95c6f r7fa986  
    6060
    6161    addEventListener('messagepane-loaded', extensionInit, true);
    62     // this is the entry place, nameSpaceWrapper is loaded and the show can start
    63     try {
    64       Components.utils.import("resource://v_identity/plugins/conversations.js", virtualIdentityExtension);
    65     } catch (e) {
    66       vI.dumpCallStack(e);
    67     }
    68 
    69 
    7062  }
    7163});
Note: See TracChangeset for help on using the changeset viewer.