James Moger
2013-05-28 034e4bc7cd5ca3271e59ebdba1b25beb37b4b73c
Enabled SparkleShare client menu using 1.1.0 invite handler redesign
1 files modified
4 ■■■■ changed files
src/main/distrib/data/clientapps.json 4 ●●●● patch | view | raw | blame | history
src/main/distrib/data/clientapps.json
@@ -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
    }
]