James Moger
2014-04-17 f531f8fc369af11a8d0f1a179e35bc8b5c9947cb
src/site/setup_clientmenus.mkd
@@ -7,7 +7,8 @@
You can define new client integrations and deactivate/remove the default integrations by creating a file *$(baseFolder}/clientapps.json*.
### Example definitions
---JSON---
```json
[
    {
        "name": "SmartGit/Hg",
@@ -45,4 +46,4 @@
        "isActive": false
    }
]
---JSON---
```