Yuhi Ishikura
2013-06-02 7eb9828ec6a31ad372c6a1dac7fa042bcdbd6818
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",
@@ -71,11 +71,11 @@
      "title": "SparkleShare\u2122",
      "description": "an open source collaboration and sharing tool",
      "legal": "released under the GPLv3 open source license",
      "cloneUrl": "sparkleshare://inviteRepo/${baseUrl}/sparkleshare/${repoUrl}.xml",
      "cloneUrl": "sparkleshare://addProject/${baseUrl}/sparkleshare/${repoUrl}.xml",
      "productUrl": "http://sparkleshare.org",
      "platforms": [ "windows", "macintosh", "linux" ],
      "icon": "sparkleshare_32x32.png",
      "minimumPermission" : "RW+",
      "isActive": false
      "isActive": true
   }
]