Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a couple of stylistic choices | Alessio Vanni | 2019-07-04 | 1 | -4/+2 |
| | |||||
* | Change how modules are imported | Alessio Vanni | 2019-07-04 | 1 | -1/+1 |
| | | | | | | | | I can't really find a reason why the returned value is preferred over the normal importing process. Additionally, there's a good chance importing Services.jsm can be done only once at the start of everything, instead of binding each object to a separate closure. | ||||
* | Split context menu from vapi-background | Alessio Vanni | 2019-07-04 | 1 | -0/+219 |
Also fix a typo in Makefile. |