| commit | e17926272c849c920650b259107a41ca69046900 | [log] [tgz] |
|---|---|---|
| author | James Moger <james.moger@gitblit.com> | Wed May 29 19:39:51 2013 -0400 |
| committer | James Moger <james.moger@gitblit.com> | Wed May 29 19:39:51 2013 -0400 |
| tree | 3781d3dc57bb7b4ce23c2e9a1f75543251539e5c | |
| parent | 034e4bc7cd5ca3271e59ebdba1b25beb37b4b73c [diff] |
Enable SmartGit client menu
diff --git a/src/main/distrib/data/clientapps.json b/src/main/distrib/data/clientapps.json index fb098eb..48b233c 100644 --- a/src/main/distrib/data/clientapps.json +++ b/src/main/distrib/data/clientapps.json
@@ -18,7 +18,7 @@ "productUrl": "http://www.syntevo.com/smartgithg", "platforms": [ "windows", "macintosh", "linux" ], "icon": "smartgithg_32x32.png", - "isActive": false + "isActive": true }, { "name": "SourceTree",